/[gzz]/gzz/gzz/modules/pp2/PPCanvasCursor.java
ViewVC logotype

Diff of /gzz/gzz/modules/pp2/PPCanvasCursor.java

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

revision 1.5 by mudyc, Fri Feb 7 20:27:48 2003 UTC revision 1.6 by mudyc, Sat Feb 8 10:19:20 2003 UTC
# Line 152  public class PPCanvasCursor extends Abst Line 152  public class PPCanvasCursor extends Abst
152          // cell to frame CS          // cell to frame CS
153          int c2fCS = vs.coords.ortho(0, 0, 0, 0, 10, 10);          int c2fCS = vs.coords.ortho(0, 0, 0, 0, 10, 10);
154          vs.matcher.add(frameCS, c2fCS, "C2F");          vs.matcher.add(frameCS, c2fCS, "C2F");
155          SinglePaper.i(avc, d, window).render(vs, frameCS, c2fCS);          SinglePaper.i(avc, d, window, current).render(vs, frameCS, c2fCS);
156          hook.placed(current, vs, into, (ViewContext)avc);          hook.placed(current, vs, into, (ViewContext)avc);
157    
158      }      }

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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