/[gzz]/gzz/gfx/demo/buoyoing.py
ViewVC logotype

Diff of /gzz/gfx/demo/buoyoing.py

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

revision 1.9 by tjl, Mon Feb 10 18:30:13 2003 UTC revision 1.10 by tjl, Tue Feb 11 07:42:26 2003 UTC
# Line 65  if xulinks: Line 65  if xulinks:
65      )      )
66      pagespans = [scroll.getCurrent() for scroll in pagescrolls]      pagespans = [scroll.getCurrent() for scroll in pagescrolls]
67    
68      xuindexer.add(gzz.index.XuLink(      if 1:
69          pagespanNodes.makeEnf(pagespans[0].subSpan(1,2).subArea(0,50,400,200)),          xuindexer.add(gzz.index.XuLink(
70          pagespanNodes.makeEnf(pagespans[1].subSpan(2,3).subArea(20,500,350,200))              pagespanNodes.makeEnf(pagespans[0].subSpan(1,2).subArea(0,50,400,200)),
71          ))              pagespanNodes.makeEnf(pagespans[1].subSpan(2,3).subArea(20,500,350,200))
72                ))
73    
74      xuindexer.add(gzz.index.XuLink(          xuindexer.add(gzz.index.XuLink(
75          pagespanNodes.makeEnf(pagespans[2].subSpan(1,2).subArea(0,300,350,300)),              pagespanNodes.makeEnf(pagespans[2].subSpan(1,2).subArea(0,300,350,300)),
76          pagespanNodes.makeEnf(pagespans[0].subSpan(2,3).subArea(300,400,300,100)),              pagespanNodes.makeEnf(pagespans[0].subSpan(2,3).subArea(300,400,300,100)),
77          ))              ))
78    
79      scrollblockLinker.xuIndex = xuindexer      scrollblockLinker.xuIndex = xuindexer
80      scrollblockLinker.xulinkPageSpanNodeType = pagespanNodes.AnchorPageSpanNodeType(scrollblockLinker)      scrollblockLinker.xulinkPageSpanNodeType = pagespanNodes.AnchorPageSpanNodeType(scrollblockLinker)

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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