/[libvob]/libvob/vob/buoy/buoymanager.py
ViewVC logotype

Diff of /libvob/vob/buoy/buoymanager.py

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

revision 1.56 by tjl, Thu Aug 14 08:07:52 2003 UTC revision 1.57 by tjl, Sat Aug 16 10:29:37 2003 UTC
# Line 167  class SingleFocusManager(BuoyLinkListene Line 167  class SingleFocusManager(BuoyLinkListene
167    
168          ### Render the buoy, get back anchor cs          ### Render the buoy, get back anchor cs
169          if dbg: pa("Render buoy ",into, linkId, otherAnchor)          if dbg: pa("Render buoy ",into, linkId, otherAnchor)
170          otherAnchorCS = otherNode.renderBuoy(self.vs, into, linkId, otherAnchor, None)          otherAnchorCS = otherNode.renderBuoy(self.vs, into, w, h, linkId, otherAnchor, None)
171          self.cs[into] = (otherNode, linkId, otherAnchor, into)          self.cs[into] = (otherNode, linkId, otherAnchor, into)
172    
173          if anchorCS >= 0:          if anchorCS >= 0:

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

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