/[gzz]/gzz/gfx/demo/gldemo.py
ViewVC logotype

Diff of /gzz/gfx/demo/gldemo.py

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

revision 1.50 by tjl, Sun Nov 24 21:12:40 2002 UTC revision 1.51 by tjl, Tue Nov 26 20:18:14 2002 UTC
# Line 284  usingNormalBindings = 1 Line 284  usingNormalBindings = 1
284    
285  class Bindings(AbstractBinder):  class Bindings(AbstractBinder):
286      def keystroke(self, s):      def keystroke(self, s):
287          print "KEY: '%s'"%s          # print "KEY: '%s'"%s
288          if usingNormalBindings:          if usingNormalBindings:
289              if s == "q" or s == "Q":              if s == "q" or s == "Q":
290                  System.exit(43)                  System.exit(43)

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

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