/[thuban]/branches/WIP-pyshapelib-bramz/Thuban/UI/command.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/Thuban/UI/command.py

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

revision 220 by bh, Thu May 23 14:59:11 2002 UTC revision 221 by bh, Thu Jul 18 13:01:55 2002 UTC
# Line 28  class Command: Line 28  class Command:
28    
29      A command is identified by a name, it has a title (used in menu      A command is identified by a name, it has a title (used in menu
30      items and buttons, etc) and a callable object that can be invoked      items and buttons, etc) and a callable object that can be invoked
31      with the context as a single parameter. The context is currently the      with the context as a single parameter. The context is an object
32      mainwindow object.      with a few public attributes for the application object, the session
33        and the main window.
34    
35      Additionally, a command may have functions that can determine      Additionally, a command may have functions that can determine
36      whether the command can be invoked or whether it is checked in case      whether the command can be invoked or whether it is checked in case

Legend:
Removed from v.220  
changed lines
  Added in v.221

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26