/[gzz]/gzz/test/tools/gfx.py
ViewVC logotype

Diff of /gzz/test/tools/gfx.py

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

revision 1.2 by tjl, Tue Oct 15 15:04:57 2002 UTC revision 1.3 by tjl, Tue Oct 15 17:42:19 2002 UTC
# Line 4  print dir(gzz) Line 4  print dir(gzz)
4  print dir(gzz.client)  print dir(gzz.client)
5    
6  win = gzz.client.GraphicsAPI.getInstance().createWindow()  win = gzz.client.GraphicsAPI.getInstance().createWindow()
7    win.setLocation(0, 0, 500, 500)
8    
9  print "GW: ",win  print "GW: ",win
10    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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