Mark, thanks for the idea. I also implemented a similar stuff like your ViewFlipper for other OS.
A list view can be as simple as one column list but can be as complicate as a spreadsheet. I think a good widget should be easily extensible/expansible. For example, the options menu is well thought. You can limit the menu to six items. But when one needs more, it automatically gives you an expanded menu. This is a little bit off my original topic. On May 6, 5:52 am, Mark Murphy <[email protected]> wrote: > Lewis Z. wrote: > > It seems to me that the current implemetaion of TabWidget is only good > > for four tabs, which is too few for any complicated applications. > > Use other activities to avoid the need for so many tabs. Or, as the > previous poster suggested, roll your own tab-like system, perhaps using > a ViewFlipper. > > > Another issue is the ListView widget. It's not a list view at all. > > And your definition of "list view" is...what, exactly? It sure seems to > fit the definition of a "list view" from every GUI toolkit I've ever > used, and that stems back an awfully long time. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > Warescription: Three Android Books, Plus Updates, $35/Year --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

