/[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.71 by benja, Tue Jun 10 13:02:52 2003 UTC revision 1.72 by mudyc, Sat Jun 14 21:15:10 2003 UTC
# Line 114  if 1: Line 114  if 1:
114    
115    
116  textstyle = vob.GraphicsAPI.getInstance().getTextStyle("sans", 0, 24)  textstyle = vob.GraphicsAPI.getInstance().getTextStyle("sans", 0, 24)
 #textnodeview = ff.view.lava.RSTText(fen.txtfunc, textstyle, 1)  
117  textnodeview = ff.view.TextNodeView(fen.txtfunc, textstyle, 1)  textnodeview = ff.view.TextNodeView(fen.txtfunc, textstyle, 1)
118  pagenodeview = ff.view.PageNodeView(fen.txtfunc)  pagenodeview = ff.view.PageNodeView(fen.txtfunc)
119  dispnodeview = ff.view.DispatchingNodeView(fen.txtfunc,  dispnodeview = ff.view.DispatchingNodeView(fen.txtfunc,
# Line 133  ff.view.buoy.NodeType2DFull.effigy = 0 Line 132  ff.view.buoy.NodeType2DFull.effigy = 0
132  context = ff.view.lava.FenPDFContext(fen, ppAct, nodeview)  context = ff.view.lava.FenPDFContext(fen, ppAct, nodeview)
133  context.initMainNodes(2)  context.initMainNodes(2)
134  nodeview.setContext(context)  nodeview.setContext(context)
135  #textnodeview.setContext(context)  textnodeview.setContext(context)
136  context.setAccursed(noteA1)  context.setAccursed(noteA1)
137  context.setCursorOffset(3)  context.setCursorOffset(3)
138  context.ppView = irregu  context.ppView = irregu

Legend:
Removed from v.1.71  
changed lines
  Added in v.1.72

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