No. 

I used breakpoints and saw that the control isn't entering the code block at
all when I type something in the textfield.

Actually I am calling the makeImage method inside the 'FillRatingBar' method
[for reference see my first post] which I have associated with the Value
Changed event of the text field.

What could be possibly wrong? Is the declaration of the method itself in the
designer.cs file? I have a hunch, that might be the case.

This is what I am doing:

[MonoTouch.Foundation.Export("FillRatingBar")]
partial void FillRatingBar(MonoTouch.UIKit.UITextField sender);

Look forrward to your reply.





--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/UITextField-Events-Help-Needed-tp4656027p4656033.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to