/[gzz]/gzz/gzz/modules/pp/PlaneView.java
ViewVC logotype

Diff of /gzz/gzz/modules/pp/PlaneView.java

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

revision 1.46 by tjl, Sun Oct 6 13:45:46 2002 UTC revision 1.47 by tjl, Sun Oct 6 17:37:46 2002 UTC
# Line 84  public static final String rcsid = "$Id$ Line 84  public static final String rcsid = "$Id$
84    
85              Vob v = new TextVob(style, 1, note.t());              Vob v = new TextVob(style, 1, note.t());
86    
87              vs.put(v, note, 5, notex, notey, dw, dh);              vs.put(v, note, 5, notex, notey, 100, 100);
88    
89              if(note.equals(cursor)) {              if(note.equals(cursor)) {
90                  int cursorx = (int)style.getWidth(note.t()                  int cursorx = (int)style.getWidth(note.t()

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

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