Module CommandChooser
[hide private]
[frames] | no frames]

Module CommandChooser

source code

Defines a gtk window AEChooser showing a list of all available key commands. (Inspired by ScriptChooser and Orca's settings dialog (Keybindings Tab))

Use + and - to expand and collapse tree view items (for all gtk tree views).


Authors:
Frank Zenker, Martina Weicht

Organization: IT Science Center Ruegen gGmbH, Germany

Copyright: Copyright (c) 2007, 2008 ITSC Ruegen

License:

The BSD License

All rights reserved. This program and the accompanying materials are made available under the terms of the BSD license which accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php

Classes [hide private]
  CommandChooser
Window presenting a list of all currently available key commands.
Variables [hide private]
  __uie__ = dict(kind= 'chooser')
  log = logging.getLogger('CommandChooser')