| Trees | Indices | Help |
|---|
|
|
wx.Dialog --+
|
SettingsDialog --+
|
MouseSettingsDialog
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
title = _("Mouse settings")
|
|||
|
Inherited from |
|||
|
|||
Populate the dialog with settings controls. Subclasses must override this method.
|
Called after the dialog has been created. For example, this might be used to set focus to the desired control. Sub-classes may override this method.
|
Take action in response to the OK button being pressed. Sub-classes may extend this method. This base method should always be called to clean up the dialog.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 18 17:45:58 2011 | http://epydoc.sourceforge.net |