/[gzz]/gzz/gzz/view/xubuoy.py
ViewVC logotype

Diff of /gzz/gzz/view/xubuoy.py

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

revision 1.21 by benja, Thu Oct 3 19:30:31 2002 UTC revision 1.22 by benja, Thu Oct 3 19:48:29 2002 UTC
# Line 301  class XuPDFScene_PDFContext: Line 301  class XuPDFScene_PDFContext:
301              binder = self.win.getFallback().binder              binder = self.win.getFallback().binder
302              binder.marks.add(mark)              binder.marks.add(mark)
303              binder.markedCells.add(self.cursor)              binder.markedCells.add(self.cursor)
304                self.corner1 = None
305              AbstractUpdateManager.chg()              AbstractUpdateManager.chg()
306          elif key == 'Ctrl-L' or key == 'Alt-L':          elif key == 'Ctrl-L' or key == 'Alt-L':
307                # don't handle if not a pagespan
308                if not ispdf(self.cursor): return 1
309              # handle only if there is a selection              # handle only if there is a selection
310              if not self.corner1: return 1              if not self.corner1: return 1
311              enf = self.getCurrentEnfilade()              enf = self.getCurrentEnfilade()

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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