Quote Originally Posted by caduel View Post
this is a but in your code. are you sure your btn variable does get initialized properly?
You were right.

The initialization was done to local variable which had the same name.