> hi can anyone adivse me on which UI to use to display > items against there quantities. > i.e. > itemname qty. > item1 2 > item2 5 > item3 6 > item4 6 > > Can i use lists and scroll the respective quantities which are in the text > fields against it.
This is a typical example to use a 2 column table. If you want editable item names or quantities, you have no other choice other than a table. If you just want to display item name and qty, you could also use a list with name and qty in one line. However, you have nearly no change to do exact alignment of the "virtual" columns" in a list. by(e) Stephan -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
