diplomat.wx_gui.settings_dialog

Provides a dialog for displaying an arbitrary set of configurable settings to the user to be changed. Utilizes the SettingWidget API for specifying dialog settings and retrieving results.

Classes

DropDown(options[, option_names, default])

A SettingWidget for representing a drop-down, or selection widget.

SettingsDialog(*args, **kwargs)

A dialog of settings.