/[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.20 by mudyc, Mon Aug 25 20:48:12 2003 UTC revision 1.21 by humppake, Thu Aug 28 23:56:56 2003 UTC
# Line 195  showHelp = 0 Line 195  showHelp = 0
195  class Bindings(vob.AbstractBinder):  class Bindings(vob.AbstractBinder):
196      def keystroke(self, s):      def keystroke(self, s):
197          global showHelp, currentScene          global showHelp, currentScene
198          print "KEY: '%s'"%s          #print "KEY: '%s'"%s
199          if usingNormalBindings:          if usingNormalBindings:
200              if s == "q" or s == "Q" or s == "Ctrl-Q":              if s == "q" or s == "Q" or s == "Ctrl-Q":
201                  System.exit(43)                  System.exit(43)

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

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