/[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 1000 by jonathan, Wed May 21 17:39:43 2003 UTC revision 1001 by frank, Thu May 22 19:40:27 2003 UTC
# Line 668  class MainWindow(DockFrame): Line 668  class MainWindow(DockFrame):
668          print "TableHide"          print "TableHide"
669    
670      def TableJoin(self):      def TableJoin(self):
         print "TableJoin"  
671          dlg = JoinDialog(self, _("Join Tables"), self.application.session)          dlg = JoinDialog(self, _("Join Tables"), self.application.session)
672          if dlg.ShowModal() == wxID_OK:          dlg.ShowModal()
             print "OK"  
673    
674      def ZoomInTool(self):      def ZoomInTool(self):
675          self.canvas.ZoomInTool()          self.canvas.ZoomInTool()

Legend:
Removed from v.1000  
changed lines
  Added in v.1001

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26