/[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.72 by mudyc, Fri Feb 7 08:25:10 2003 UTC revision 1.73 by mudyc, Sat Feb 8 10:19:20 2003 UTC
# Line 50  identityManager = DummyIdentityManager() Line 50  identityManager = DummyIdentityManager()
50  slicer = SingleSlicer("foo")  slicer = SingleSlicer("foo")
51    
52  usingNormalBindings = 0  usingNormalBindings = 0
53  ownUse = 0  ownUse = 1
54    
55  if ownUse:  if ownUse:
56      PPDIR=os.getcwd()+'/pp/'      PPDIR=os.getcwd()+'/pp/'
# Line 78  firstTime = 0 Line 78  firstTime = 0
78  class PPView2Scene:  class PPView2Scene:
79      def __init__(self):      def __init__(self):
80          w.setLocation(0,0,1024,768)          w.setLocation(0,0,1024,768)
81            #w.setLocation(0,0,800,600)
82          return_data()          return_data()
83          if firstTime:          if firstTime:
84              clean_data('full')              clean_data('full')

Legend:
Removed from v.1.72  
changed lines
  Added in v.1.73

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