I display a map in non-modal form that can launch a modal dialog upon a 
menuEvent. When the help form is closed in the modal dialog, the modal dialog 
receives a frmUpdateEvent, that gets ignored (nothing to do.) A frmUpdateEvent 
is then received by the "parent" (non-modal) form, that uses this event to 
redraw the map. Everything looks fine on a real device, but on a Simulator, the 
map "behind" overwrites the overlapping dialog that is still open. Is the 
Simulator telling me something's wrong in my code, or should I ignore this as a 
Simulator misbehavior?


Luc Le Blanc
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to