> From: Stephen Coffman [mailto:[EMAIL PROTECTED]]
> Does anyone know how to dynamically create scrollbars on a
> dynamically created form?
(The problem is that there is no API for this.)
You could create a blank form in Constructor or PilRC, just containing the
scrollbar(s) you will need. Then at run time, instead of calling FrmNewForm
to make a new from, call FrmInitForm to load it and then start adding all
your other controls to it via the usual dynamic UI API's.
-slj-
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/