[wxPython-users] Modal window

Robin Dunn robin at alldunn.com
Tue Jul 4 19:23:43 PDT 2006


Thomas wrote:
> Is there any other way to generate a dialog/window/frame with a 
> ShowModal method which returns immediately, but the dialog/window/frame 
> should stay modal until I call another method?

Try frame.MakeModal.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list