/[libvob]/libvob/vob/putil/demo.py
ViewVC logotype

Diff of /libvob/vob/putil/demo.py

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

revision 1.5 by mudyc, Mon May 19 12:36:42 2003 UTC revision 1.6 by mudyc, Tue May 20 10:37:17 2003 UTC
# Line 282  class Main(Runnable): Line 282  class Main(Runnable):
282          b,s = (Bindings(), Show())          b,s = (Bindings(), Show())
283          global w          global w
284          w = gfxapi.createWindow()          w = gfxapi.createWindow()
         w.setCursor('wait')  
285          w.setLocation(0,0,1024,768)          w.setLocation(0,0,1024,768)
286          scr = vob.Screen(w, b, s)          scr = vob.Screen(w, b, s)
287          loadScenes()          loadScenes()

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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