Parent Directory
|
Revision Log
|
Patch
revision 28 by bh, Thu Sep 6 13:29:57 2001 UTC | revision 501 by jonathan, Mon Mar 10 15:11:39 2003 UTC | |
---|---|---|
# | Line 23 class NonModalDialog(wxFrame): | Line 23 class NonModalDialog(wxFrame): |
23 | def OnClose(self, event): | def OnClose(self, event): |
24 | self.parent.remove_dialog(self.name) | self.parent.remove_dialog(self.name) |
25 | self.Destroy() | self.Destroy() |
26 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |