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

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

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

revision 2072 by bh, Tue Feb 17 13:14:49 2004 UTC revision 2076 by bh, Thu Feb 19 15:19:39 2004 UTC
# Line 71  class ThubanApplication(wxApp, Publisher Line 71  class ThubanApplication(wxApp, Publisher
71              self.splash.Show()              self.splash.Show()
72          self.read_startup_files()          self.read_startup_files()
73          self.top = self.CreateMainWindow()          self.top = self.CreateMainWindow()
74            # The session was alredy created above and we need to get the
75            # map into the mainwindow.  maps_changed does that.
76            self.maps_changed()
77          self.SetTopWindow(self.top)          self.SetTopWindow(self.top)
78          if self.splash is None:          if self.splash is None:
79              self.ShowMainWindow()              self.ShowMainWindow()

Legend:
Removed from v.2072  
changed lines
  Added in v.2076

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26