[wxpython-users] Child dialog has item in task bar if recursively validated

Robin Dunn robin at alldunn.com
Thu May 1 17:34:50 PDT 2008


Jürgen Waser wrote:
> On Windows, if I open one of my dialogs, a second entry appears in the task bar (showing the Python icon), even though the dialog is not a top-level window. This happens only if I activate recursive validation in the dialog. Why is that? How can I avoid that? On Linux by the way, everything is fine.
> 

Please provide a runnable sample that shows the problem so we can see 
what you are doing wrong.

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



More information about the wxpython-users mailing list