On Mon, 2003-01-13 at 19:26, Jayanarayanan M N wrote: > I have a table with five columns. The display looks very ugly with all of them in >one screen > > http://www.palmos.com/dev/support/docs/ui/UI_Scrolling.html says that Palm does not >support horizontal scrolling( third party tools does provide a mechanism). > Where can I find details to implemen horizontal scrolling?
This has been discussed a few times in the group. A long time ago (PalmOS 3.x days) I wrote a horizontal scrollbar package meant as a drop-in replacement for the regular scrollbar. You can get it here: http://www.kencorey.com/kscrollbar.zip I've not tried compiling it in recent memory, so it might be getting long in the tooth. Someone else said that the built-in scrollbars on one of the 4.x and beyond OS's will cope with being used horizontally just fine. You simply specify they are wider than they are tall. Hope this helps. -Ken -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
