/[fenfire]/fenfire/org/fenfire/demo/buoyoing.py
ViewVC logotype

Diff of /fenfire/org/fenfire/demo/buoyoing.py

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

revision 1.53 by mudyc, Mon May 19 12:35:50 2003 UTC revision 1.54 by mudyc, Wed May 21 17:56:04 2003 UTC
# Line 49  from org.nongnu.alph.impl import PageIma Line 49  from org.nongnu.alph.impl import PageIma
49  from org.fenfire.index import XuLink  from org.fenfire.index import XuLink
50    
51  import vob  import vob
52    w.setCursor('wait')
53    
54  ff.util.PageSpanPaper.paperMill = vob.gl.PaperMill.getInstance()  ff.util.PageSpanPaper.paperMill = vob.gl.PaperMill.getInstance()
55  ff.util.PageSpanPaper.paperMillWindow = vob.putil.demowindow.w  ff.util.PageSpanPaper.paperMillWindow = vob.putil.demowindow.w
# Line 122  nodeview.setContext(context) Line 122  nodeview.setContext(context)
122  textnodeview.setContext(context)  textnodeview.setContext(context)
123  context.setAccursed(noteA1)  context.setAccursed(noteA1)
124  context.setCursorOffset(3)  context.setCursorOffset(3)
125    context.ppView = irregu
126    context.pageView = None
127    context.alph = myalph
128  ff.view.buoy.MainNode2D.fen = fen  ff.view.buoy.MainNode2D.fen = fen
129  ff.view.buoy.AbstractMainNode2D.context = context  ff.view.buoy.AbstractMainNode2D.context = context
130    
# Line 185  class DoubleGeometer: Line 188  class DoubleGeometer:
188          print "SET DOUBLE ", h0, h1, w0, w1, s0, s1, buoywidth0, buoywidth1          print "SET DOUBLE ", h0, h1, w0, w1, s0, s1, buoywidth0, buoywidth1
189    
190          vs.coords.setOrthoBoxParams(self.into1, 0,          vs.coords.setOrthoBoxParams(self.into1, 0,
191                        ctrx - .5*w0, 0,                        ctrx - .5*w0, 40,
192                        s0, s0,                        s0, s0,
193                        w0, h0)                        w0, h0)
194    

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54

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