I have a "progress" form that is updated every few seconds.  I do this by
changing the contents of a few controls (labels).  I currently force the
controls to be redrawn using FrmDrawForm().  However, this causes the entire
form to blink each time.

I tried calling CtlDrawControl(), but the controls weren't updated.  I do
not handle the event frmUpdateEvent.

Anyone know how I can cause the label controls to be updated without drawing
the entire form?

Thxs



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to