At 12:59 AM 7/30/2003, Meg Walraed-Sullivan wrote:
I have a main form that calls a details form via FrmPopUpForm.  When I
return to the main form from the details form, a graphic button from the
details form still shows, but on the main form.  i've tried erase, setting
the useable feature, hiding, etc, but for some reason nothing seems to work,
and i'd think that i wouldn't have to hide it - after all the button's not
even ON the main form....

Are you setting anything on the popup form before the call to FrmDrawForm in its handler? Drawing before the form is "officially" drawn can cause garbage to be restored to the screen when the popup form is erased.


--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com



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

Reply via email to