/[circus]/circus/modules/CircusMenus/menus.py
ViewVC logotype

Diff of /circus/modules/CircusMenus/menus.py

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

revision 1.7 by bskahan, Sun Nov 17 08:11:20 2002 UTC revision 1.8 by bskahan, Sun Nov 17 08:14:54 2002 UTC
# Line 21  from circus import module Line 21  from circus import module
21    
22  # XXX not sure if event handling can be abstracted to this module, I'd like it  # XXX not sure if event handling can be abstracted to this module, I'd like it
23  # to be but maybe it needs to go in rendering modules?  If I put handle_event  # to be but maybe it needs to go in rendering modules?  If I put handle_event
24  # inton Menu class will that fuck up module loading?  # inton Menu class will that fuck up module loading? yes i think so.  Maybe
25    # Menus can inherit event handling somehow, hrmm
26  class Menu:  class Menu:
27      """CircusMenu system backend      """CircusMenu system backend
28    

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

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