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

Module SettingsChooser

source code

Defines a gtk dialog AEChooser for configuring SUE scripts, devices, profiles, and system settings. Uses a glade XML file to define the shell of the dialog. Dynamically generates the contents of the script, device, and system panes internal panes based on the available AEState settings. Generates the contents of the profile views using information from the AccessEngine.AERegistrar.


Authors:
Peter Parente, Frank Zenker
Organizations: Copyright: License:
Classes [hide private]
  WidgetFactory
Widget factory for creating gtk views for AEState.Setting objects.
  SettingsChooser
SUE settings dialog for configuring scripts, devices, profiles, and other system settings.
Variables [hide private]
  __uie__ = dict(kind= 'chooser')
  log = logging.getLogger('SettingsChooser')