/[fenfire]/fenfire/org/fenfire/demo/fenpdfcontext.py
ViewVC logotype

Diff of /fenfire/org/fenfire/demo/fenpdfcontext.py

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

revision 1.14 by mudyc, Wed Aug 6 16:02:31 2003 UTC revision 1.15 by mudyc, Wed Aug 6 16:25:20 2003 UTC
# Line 133  class ContextStates: Line 133  class ContextStates:
133                  return (a[0]-a[2]) != 0 and (a[1]-a[3]) != 0                  return (a[0]-a[2]) != 0 and (a[1]-a[3]) != 0
134          self.selection = Selection()          self.selection = Selection()
135    
136            # kludge to keep flag how BuoyViewMainNode.mouse() should return.
137            # see AbstractMainNode2D.mouse()
138            self.fastChg = 0
139    
140      def chgCtrl(self):      def chgCtrl(self):
141          self.ctrl = not self.ctrl          self.ctrl = not self.ctrl
142          if self.ctrl:          if self.ctrl:

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26