I've seen several examples of how to change the text color for a
spinner.  The examples add a TextView to an xml file to hook up with the
Spinner.  That's fine, but how can this be done using the MonoDroid UI
Builder?  Dragging out a spinner on the UI Builder only creates a spinner in
its corresponding xml file, and doesn't create a TextView to go along with
it.  Are we supposed to create a dummy TextView on the UI Builder and
connect that with the Spinner, and change the colors for the TextView?  Any
ideas are appreciated.

     If possible, I'm trying to do it in the xml files, without needing to
do any in code.

Thanks, Mike




--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/using-Monodroid-UI-Builder-and-trying-to-change-text-color-for-spinner-tp5711072.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

Reply via email to