/[fenfire]/fenfire/org/fenfire/bin/fenpdf10.py
ViewVC logotype

Diff of /fenfire/org/fenfire/bin/fenpdf10.py

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

revision 1.30 by mudyc, Wed Aug 13 06:57:25 2003 UTC revision 1.31 by mudyc, Wed Aug 13 12:33:07 2003 UTC
# Line 253  mainMouse.setListener(1, 0,'Moving the p Line 253  mainMouse.setListener(1, 0,'Moving the p
253  mainMouse.setListener(1, vob.VobMouseEvent.SHIFT_MASK,  mainMouse.setListener(1, vob.VobMouseEvent.SHIFT_MASK,
254                        'Selecting area of main view.',                        'Selecting area of main view.',
255                        actions.SelectArea(context))                        actions.SelectArea(context))
256    mainMouse.setListener(1, vob.VobMouseEvent.CONTROL_MASK,
257                          'Move the note.',
258                          actions.NodeMover(context))
259  mainMouse.setListener(1, 0, 'Browse to clicked point in the main view',  mainMouse.setListener(1, 0, 'Browse to clicked point in the main view',
260                        actions.BrowseClick(context))                        actions.BrowseClick(context))
261    

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

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