Parent Directory
|
Revision Log
|
Patch
revision 37 by bh, Thu Sep 6 17:16:54 2001 UTC | revision 49 by bh, Mon Sep 10 16:03:59 2001 UTC | |
---|---|---|
# | Line 426 class MainWindow(wxFrame): | Line 426 class MainWindow(wxFrame): |
426 | ||
427 | def IdentifyTool(self): | def IdentifyTool(self): |
428 | self.canvas.IdentifyTool() | self.canvas.IdentifyTool() |
429 | self.identify_view_on_demand(None, None) | |
430 | ||
431 | def LabelTool(self): | def LabelTool(self): |
432 | self.canvas.LabelTool() | self.canvas.LabelTool() |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |