Parent Directory
|
Revision Log
|
Patch
revision 582 by jonathan, Mon Mar 31 18:31:33 2003 UTC | revision 583 by jonathan, Tue Apr 1 10:22:16 2003 UTC | |
---|---|---|
# | Line 252 class DockableWindow(Publisher): | Line 252 class DockableWindow(Publisher): |
252 | # | # |
253 | ||
254 | def _OnButtonClose(self, event): | def _OnButtonClose(self, event): |
255 | self.Close() | #self.Close() |
256 | self.Destroy() | |
257 | ||
258 | def _OnClose(self, force = False): | def _OnClose(self, force = False): |
259 | self.Destroy() | self.Destroy() |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |