Hmmm. To try and work around the problem above I tried circumventing MFA handling of touch event entirely but I am seeing another problem.
If I make a little android app in Eclipse and dump out the OnTouch events I see all the expected events (DOWN/MOVE/UP/etc.), if I do the same in my mono app referencing the view.Handle and attaching an OnTouchListener in java to it I only see ACTION_DOWN! Is MFA eating the other events? I can send projects as an illustration if you would like. Confused. Warren -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/OnTouchEvent-responsiveness-gets-progressively-poorer-tp5104000p5105682.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
