"Peter Epstein" <[EMAIL PROTECTED]> wrote in message
news:47833@palm-dev-forum...
>
> I agree with Richard that using a gadget to draw fixed stuff like
boxes and
> lines is pretty easy. I suggest you use the extended gadgets so that
you
> redraw your stuff on a frmUpdateEventl. That way, if dynamic heap
space is
> low, and a dialog can't save the pixels under it, you'll redraw your
form
> properly. To test whether you've got this working, run it on a debug
ROM.
> For an example of this, see the divider line in the agenda view of
Datebook,
> in the 3.5 or 4.0 SDK.
Just remember that extended gadgets are only supported when dynamically
adding a gadget to a form. A gadget specified in Constructor doesn't
have the required internal padding needed to store the handler pointer
than an extended gadget uses.
--
Ben Combee, [EMAIL PROTECTED]
Techwood Broadcasting Foundation, Austin Bureau
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/