Package aldrin :: Module preferences
[show private | hide private]
[frames | no frames]

Module aldrin.preferences

Contains panels and dialogs related to application preferences.
Classes
DriverPanel Panel which allows to see and change audio driver settings.
ExtensionsPanel Panel which allows to enable and disable extensions.
KeyboardPanel Panel which allows to see and change the current keyboard configuration.
PreferencesDialog This Dialog aggregates the different panels and allows the user to switch between them using a tab control.
WavetablePanel Panel which allows to see and change paths to sample libraries.

Exceptions
CancelException Is being thrown when the user hits cancel in a sequence of modal UI dialogs.

Function Summary
  show_preferences(rootwindow, parent)
Shows the {PreferencesDialog}.

Function Details

show_preferences(rootwindow, parent)

Shows the {PreferencesDialog}.
Parameters:
rootwindow - The root window which receives zzub callbacks.
           (type=wx.Frame)
parent - Parent window.
           (type=wx.Window)

Generated by Epydoc 2.1 on Sun Feb 4 18:01:16 2007 http://epydoc.sf.net