[wxpython-users] destroy that window, NOW!
raffaello
barbarossa.platz at gmail.com
Sun May 4 00:41:41 PDT 2008
The command wx.Window.Destroy() does not destroys the window at once, but
adds it to a list to be deleted on idle time.
But if one needs not be encumbered by flotsam and jetsam of windows not yet
destroyed, is there a command that obliterate them immediately or tells the
application to wait until the actual destruction has been carried out?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200805=
04/b97673cf/attachment.htm
More information about the wxpython-users
mailing list