Hi Steve >>However, you have nearly no change to do exact >>alignment of the "virtual" columns" in a list. > > Not true. In the list drawing callback, you can pretty much whatever > you want, including formatting and alignment.
Ok, if you use your own drawing function, you can do everything. What I meant is, the std. text output, where you can try to insert whitespaces to align the text. So I should correct my statement to: If you just need plain text lines without fancy formating, a list is the easiest way to do it. If you want columns, ... you can still use a list, but have to take care of the drawing by yourself. by(e) Stephan -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
