On January 13, 2003 11:26 am, Jayanarayanan M N wrote: > I have a table with five columns. The display looks very ugly with all of > them in one screen
In the past I've had a 11x11 table grid with up/down left/right scroll buttons in the corner. I then have two global variables, one for tableTop, and one for tableLeft. All of the items are CustomDraw. That's the cheap way ;) As far as I know, there is no such thing as a horizontal scroll bar. You'll need to create your own as a gadget if you want one. -- Matthew (Darkstorm) Bevan [EMAIL PROTECTED] Margin Software, NECTI. http://www.marginsoftware.com Re-inventing the wheel, every time. - The number of arguments is unimportant unless some of them are correct. -- Ralph Hartley -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
