The settings.py
module#
Summary#
Defines a command to edit the settings. |
|
Bundles a file selector widget with a label, edit and button. |
|
Bundles a combo box with a label. |
|
Bundles an edit box with a label. |
|
Settings editor for the connector. |
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#