/[gzz]/gzz/gzz/modules/pp/demotest.py
ViewVC logotype

Diff of /gzz/gzz/modules/pp/demotest.py

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

revision 1.21 by tjl, Tue Nov 5 09:52:14 2002 UTC revision 1.22 by tjl, Tue Nov 5 19:00:17 2002 UTC
# Line 127  class PlaneViewScene: Line 127  class PlaneViewScene:
127    
128  class PPView2Scene:  class PPView2Scene:
129      def __init__(self):      def __init__(self):
130          w.setLocation(1600,0,1024,768)          w.setLocation(0,0,1024,768)
131          self.ppv = PPView2(space, w)          self.ppv = PPView2(space, w)
132          self.ppv.bgscale = 500          self.ppv.bgscale = 500
133          self.poly = ["FILL", "LINE"]          self.poly = ["FILL", "LINE"]

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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