/[thuban]/branches/WIP-pyshapelib-bramz/Thuban/UI/mainwindow.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/Thuban/UI/mainwindow.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 502 by jonathan, Mon Mar 10 15:11:53 2003 UTC revision 512 by jonathan, Tue Mar 11 16:32:39 2003 UTC
# Line 355  class MainWindow(wxFrame): Line 355  class MainWindow(wxFrame):
355          if dialog is None:          if dialog is None:
356              dialog = tree.SessionTreeView(self, self.application, name)              dialog = tree.SessionTreeView(self, self.application, name)
357              self.add_dialog(name, dialog)              self.add_dialog(name, dialog)
358              dialog.Show(true)              dialog.Show(True)
359          else:          else:
360              # FIXME: bring dialog to front here              # FIXME: bring dialog to front here
361              pass              pass

Legend:
Removed from v.502  
changed lines
  Added in v.512

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26