Parent Directory
|
Revision Log
|
Patch
revision 1219 by bh, Mon Jun 16 17:42:54 2003 UTC | revision 1233 by jonathan, Wed Jun 18 14:47:19 2003 UTC | |
---|---|---|
# | Line 107 class MainWindow(DockFrame): | Line 107 class MainWindow(DockFrame): |
107 | ||
108 | self.init_dialogs() | self.init_dialogs() |
109 | ||
110 | self.ShowLegend() | |
111 | ||
112 | EVT_CLOSE(self, self.OnClose) | EVT_CLOSE(self, self.OnClose) |
113 | ||
114 | def Subscribe(self, channel, *args): | def Subscribe(self, channel, *args): |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |