At 9:54 PM +0200 21-04-00, Marty Rice wrote:
>I get similar results as when I used CtlSetLabel() originally - that is, the
>label does not redraw unless you call FrmHideObject and FrmShowObject
>before/after the call to FrmCopyLabel (that part is actually in the API docs
>at least).
That's been fixed, by the way, and at least in the 3.5 OS (and maybe
earlier) FrmCopyLabel redraws properly.
Fields take more memory from the dynamic heap. The field object is larger
and more complicated than a simple form label. The field text is allocated
dynamically as well. Drawing fields use more OS code, and more stack
space. (To handle the complexities of multiple lines, editing, etc.)
--Bob
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html