Re: Modal Windows

new topic     » goto parent     » topic index » view thread      » older message » newer message

Raphael wrote:
> 
> Hello,
> 
> I display a modal window using openWindow(winAlert,Modal).
> 
> This works fine except when I test it on a machine has a modal application
> running permanently (like a Win Based POS).  The alert window does not
> show up.  Is there a "System Modal" constant I can use?

I suspect that it is just hiding behind the window that on top. So I suggest
you set an event handler for your window's Activate event and call
moveZOrder() to move your window to the front.

-- 
Derek Parnell
Melbourne, Australia

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu