/[fenfire]/fenfire/org/fenfire/view/buoy/pagespanNodes.py
ViewVC logotype

Diff of /fenfire/org/fenfire/view/buoy/pagespanNodes.py

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

revision 1.3 by tjl, Thu Mar 27 10:20:08 2003 UTC revision 1.4 by tjl, Thu Mar 27 10:24:06 2003 UTC
# Line 63  def placeFramed(vs, data, paperCS, viewp Line 63  def placeFramed(vs, data, paperCS, viewp
63    
64  class ScrollblockData:  class ScrollblockData:
65      def __init__(self, scrollBlock):      def __init__(self, scrollBlock):
66          self.layout = fenfire.util.PageSpanLayout(scrollBlock.getCurrent())          self.layout = fenfire.view.PageSpanLayout(scrollBlock.getCurrent())
67          self.irregu = gfx.libutil.effects.IrreguFrame(0, 0,          self.irregu = gfx.libutil.effects.IrreguFrame(0, 0,
68                          self.layout.w, self.layout.h, 50, 200)                          self.layout.w, self.layout.h, 50, 200)
69    

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

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