Thanks to all of you! Your comments are great helps to me. I think now I should give up any expection to use field, instead, turn all my focus to draw on off-screen win and manage it, and recursive functions.
Cheers - Vicky On Apr 7, 2005 10:04 AM, Douglas Handy <[EMAIL PROTECTED]> wrote: > Logan, > > >Also there is the minor detail that (as far as I know), horizontal > >scrollbars don't exist in Palm OS... > > Starting in OS 3.5 (as I recall, but maybe OS 4.0), the scrollbar object > handling was enhanced to create a horizontal scrollbar when the width exceeds > the height. That is, you should make the height 7 pixels, and the width > whatever you need, and the OS takes care of the rest. > > Prior to OS 3.5, doing so results in a very ugly "vertical" scrollbar which > is 7 > pixels tall but very wide. > > Doug > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please > see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
