Yes it is going to change. Why am I such a lousy defense coder ...? I was like x = new String[100] instead of new String[2], but only using the first two indices in the array. Geez, I hate myself . Well, you have been all too helpful, so I thnk I'll whine back just here if my next quest shall (and probably will) fail: a listview where each row is made of a coloured circle and a string next to it :))
wish me luck, kellogs PS: hmmmm I also have a problem with spinner Items ... maybe I'll whine about that too ^^ > > If the list is going to change, I recommend you use ArrayList rather than > a Java array, since the collection classes are easier and safer to > manipulate. > > -- > Mark Murphy (a Commons Guy)http://commonsware.com > _The Busy Coder's Guide to Android Development_ -- Available Now! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

