/[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 1054 by bh, Tue May 27 10:38:16 2003 UTC revision 1056 by frank, Tue May 27 11:29:46 2003 UTC
# Line 407  class MainWindow(DockFrame): Line 407  class MainWindow(DockFrame):
407              # yet.              # yet.
408              self.canvas.Unsubscribe(VIEW_POSITION, self.view_position_changed)              self.canvas.Unsubscribe(VIEW_POSITION, self.view_position_changed)
409              DockFrame.OnClose(self, event)              DockFrame.OnClose(self, event)
410                for dlg in self.dialogs.values():
411                    dlg.Destroy()
412                self.canvas.Destroy()
413              self.Destroy()              self.Destroy()
414    
415      def SetMap(self, map):      def SetMap(self, map):

Legend:
Removed from v.1054  
changed lines
  Added in v.1056

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26