This is the other textbox event that did not fire:

                        txtPlayers.TouchUpInside += (sender4, e4) => {
                                Console.WriteLine( "Debug TouchUpInside" ); 
                        };
                        

Any ideas?  Thx.




--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/UIScrollView-Can-Not-dismiss-UIPickerView-tp4656467p4656472.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