/[circus]/circus/modules/CircusKeybindings/keybindings.py
ViewVC logotype

Diff of /circus/modules/CircusKeybindings/keybindings.py

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

revision 1.6 by tvon, Sun Nov 17 01:57:49 2002 UTC revision 1.7 by tvon, Sun Nov 17 03:26:21 2002 UTC
# Line 29  class MyModule(module.Module): Line 29  class MyModule(module.Module):
29          pass          pass
30    
31      def handle_event(self,event):      def handle_event(self,event):
32    
33          if event.type == X.ButtonPress:          if event.type == X.ButtonPress:
34              print "X.ButtonPress"              print "X.ButtonPress"
35    

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

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