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

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

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

revision 882 by frank, Wed May 7 18:24:27 2003 UTC revision 883 by jonathan, Fri May 9 16:34:39 2003 UTC
# Line 279  class MapCanvas(wxWindow, Publisher): Line 279  class MapCanvas(wxWindow, Publisher):
279                           "SelectShapes": "selection",                           "SelectShapes": "selection",
280                           "SelectedLayer": "selection",                           "SelectedLayer": "selection",
281                           "HasSelectedLayer": "selection",                           "HasSelectedLayer": "selection",
282                           "HasSelectedShapes": "selection"}                           "HasSelectedShapes": "selection",
283                             "SelectedShapes": "selection"}
284    
285      def __init__(self, parent, winid):      def __init__(self, parent, winid):
286          wxWindow.__init__(self, parent, winid)          wxWindow.__init__(self, parent, winid)

Legend:
Removed from v.882  
changed lines
  Added in v.883

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26