Hi All,
I've got a spinner with the following handler:

This works fine when I start off with the 1st item selected (this has an ID
of -1) - i.e. when first displaying the layout.

However, I need to be able to set the spinner's position according to the
Task object's previously selected answer, as part of initialisation of the
Activity. When I do this, the ItemSelected event is fired, and
RaiseFaultIntent is called.

Is there a way of telling in the handler whether the event is being fired
due to user interaction, rather than by initialisation code? 

Thanks,

James



--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/only-calling-code-in-spinner-ItemSelected-handler-from-user-input-tp5711197.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to