The settings.py module#

Summary#

CommandSettings

Defines a command to edit the settings.

FileSelector

Bundles a file selector widget with a label, edit and button.

LabelComboBox

Bundles a combo box with a label.

LabelEditBox

Bundles an edit box with a label.

Settings

Settings editor for the connector.

FSM

Modes of the file selector bundle.

Description#

Provides the MS Office Settings command.

Module detail#

settings.H_BUTTON = 20#
settings.H_COMBO = 130#
settings.H_EDIT = 20#
settings.H_LABEL = 20#
settings.H_LIST = 130#
settings.H_TREE = 30#
settings.W_DOTS = 20#
settings.dy = 30#
settings.h_settings = 350#
settings.hm = 15#
settings.script_dir#
settings.script_path#
settings.w_settings = 425#
settings.wd = 395#
settings.wf = 250#
settings.wl = 140#
settings.xf = 160#
settings.xl = 15#
settings.y = 7#