----- Original Message ----- From: "Douglas Handy" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Wednesday, March 03, 2004 2:33 PM Subject: Re: horizontal scroll bar
> Vu, > > >How do you implement a horizontal scrollbar ? > > Use a normal scrollbar object, but set the height to 7 pixels and the width to > the desired value instead of vice-versa. Starting in OS 3.5 (which is also when > the slider was added), this gives the desired affect. > > Prior to OS3.5 is looks *ugly*. :) > Thanks a lot. It works. The screen looks better, and replacing the slider with this horz scrollbar also makes the code very easy to read because of its similarity. Vu -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
