Re: wx.Frame hidden, and customising the close button

2011-02-11 Thread Mark Carter
On Feb 11, 1:39 pm, Vlastimil Brom wrote: > (wxPython-specific questions may be rather discussed  on that > maillist:http://groups.google.com/group/wxpython-users/topics?pli=1 Just the ticket! Many thanks! -- http://mail.python.org/mailman/listinfo/python-list

Re: wx.Frame hidden, and customising the close button

2011-02-11 Thread Vlastimil Brom
2011/2/11 Mark Carter : > Is there a way of testing whether a frame (suppose I have it as a > variable my_frame) is hidden in wxPython? > > Also, is there a way that I can over-ride the close button so that the > frame becomes hidden rather than destroyed, and perform supplementary > tests? > -- >

wx.Frame hidden, and customising the close button

2011-02-11 Thread Mark Carter
Is there a way of testing whether a frame (suppose I have it as a variable my_frame) is hidden in wxPython? Also, is there a way that I can over-ride the close button so that the frame becomes hidden rather than destroyed, and perform supplementary tests? -- http://mail.python.org/mailman/listinf