/[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 487 by jonathan, Fri Mar 7 18:21:03 2003 UTC revision 502 by jonathan, Mon Mar 10 15:11:53 2003 UTC
# Line 299  class MainWindow(wxFrame): Line 299  class MainWindow(wxFrame):
299      def prepare_new_session(self):      def prepare_new_session(self):
300          for d in self.dialogs.values():          for d in self.dialogs.values():
301              if not isinstance(d, tree.SessionTreeView):              if not isinstance(d, tree.SessionTreeView):
302                  d.Shutdown()                  d.Close()
303    
304      def NewSession(self):      def NewSession(self):
305          self.save_modified_session()          self.save_modified_session()

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26