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

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

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

revision 1.48 by tjl, Wed Sep 4 12:48:09 2002 UTC revision 1.49 by benja, Wed Sep 4 22:15:39 2002 UTC
# Line 156  public static final String rcsid = "$Id$ Line 156  public static final String rcsid = "$Id$
156          // See UnifiedShower.generate for margins          // See UnifiedShower.generate for margins
157          VobScene sc = this.screen.window.createVobScene();          VobScene sc = this.screen.window.createVobScene();
158          if(bg == null)          if(bg == null)
159              bg = new SolidBgVob(this.screen.window, new Color(0.4f,0.4f,0.8f));              bg = new SolidBgVob(new Color(0.4f,0.4f,0.8f));
160          sc.map.put(bg,-1);          sc.map.put(bg, 0);
161    
162          if(view != null)          if(view != null)
163              view.render(sc, 0, new ZZViewContext(cursor));              view.render(sc, 0, new ZZViewContext(cursor));

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

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