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

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

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

revision 1.4 by tjl, Thu Aug 14 12:13:03 2003 UTC revision 1.5 by tjl, Fri Aug 15 05:13:51 2003 UTC
# Line 172  class MouseMenu: Line 172  class MouseMenu:
172          def run(self):          def run(self):
173              link = self.states.buoymanager.buoyHit.link              link = self.states.buoymanager.buoyHit.link
174              #(otherNode, linkId, otherAnchor, into)              #(otherNode, linkId, otherAnchor, into)
175              if dbg: p('linkid',link[1],'otheranchor',link[2],'othernode',link[0])              p('Detaching linkid',link[1],'otheranchor',link[2],'othernode',link[0])
176              pp = self.states.ppActions              pp = self.states.ppActions
177              a,b = link[1].first, link[1].second              a,b = link[1].first, link[1].second
178              pp.detachNotes(a, 1, b)              pp.detachNotes(a, 1, b)

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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