/[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.4 by tjl, Wed Apr 23 14:30:00 2003 UTC revision 1.5 by mudyc, Mon May 19 12:36:42 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()
285            w.setCursor('wait')
286          w.setLocation(0,0,1024,768)          w.setLocation(0,0,1024,768)
287          scr = vob.Screen(w, b, s)          scr = vob.Screen(w, b, s)
288          loadScenes()          loadScenes()

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

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