A few weeks ago I sought advice on the strategy for handling resizing when
the virtual graffiti was resized (i.e. shown or hidden).  My specific
question related to determining how to redraw/reposition after an Alert or
any OS-related popup (such as the Find dialog) has been displayed.  I didn't
think encapsulating all calls to FrmAlert(), etc., with code to manage
virtual graffiti and reposition was a good idea, but that's all I'd come up
with.

The piece of the puzzle that I was missing was winEnterEvent.  By responding
to this event, I can check that the controls are positioned correctly
whenever the form is reactivated.  

Since replies were not in this forum, I thought I'd pass this along for the
future benefit of others as dull as me.

Jeff
 





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

Reply via email to