Classes | |
| class | Choose |
| Base class for entry paired with a button that launches an interactive dialog. More... | |
| class | ChooseDirectory |
| A field which allows a user to pick a directory in the filesystem. More... | |
| class | ChooseFile |
| A field which allows a user to pick a file in the filesystem. More... | |
| class | ChooseMtrl |
| A field that allows a user to pick a section size from the list of available section sizes. More... | |
| class | ChooseStr |
| A field that allows a user to pick from a list of string options. More... | |
Functions | |
| def | create_kinds |
| def | noop |
Variables | |
| shape_exists = True | |
| def dialog.choose_file.create_kinds | ( | args | ) |
@warning this is an internal function
| def dialog.choose_file.noop | ( | args | ) |
noop(args)
| dialog.choose_file.shape_exists = True |
1.8.1.2