/[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 1459 by bh, Fri Jul 18 14:56:13 2003 UTC revision 1460 by bh, Fri Jul 18 15:23:48 2003 UTC
# Line 288  class MapCanvas(wxWindow, ViewPort): Line 288  class MapCanvas(wxWindow, ViewPort):
288              self.drag_dc.SetLogicalFunction(wxINVERT)              self.drag_dc.SetLogicalFunction(wxINVERT)
289              self.drag_dc.SetBrush(wxTRANSPARENT_BRUSH)              self.drag_dc.SetBrush(wxTRANSPARENT_BRUSH)
290              self.tool.Show(self.drag_dc)              self.tool.Show(self.drag_dc)
291                self.CaptureMouse()
292              self.dragging = 1              self.dragging = 1
293    
294      def OnLeftUp(self, event):      def OnLeftUp(self, event):

Legend:
Removed from v.1459  
changed lines
  Added in v.1460

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26