Luc Le Blanc wrote:
> 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
> 
i used to get similar redrawing problems and extreme slowdowns when i started to
use debug simulator... if its your case too then try release version of
simulator you are using. if it works there i guess its safe to ignore it

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

Reply via email to