Module wizard
source code
Base class module for the wizard GUI elements.
|
ds = The relax data storage obje...
|
|
status = Status()
|
|
interpreter = Interpreter()
|
|
__package__ = ' gui '
|
Imports:
wx,
buttons,
scrolledpanel,
Relax_data_store,
id_string_doc,
RelaxImplementError,
Status,
Interpreter,
RelaxFileDialog,
font,
relax_icons,
add_border,
bool_to_gui,
gui_to_int,
gui_to_str,
int_to_gui,
open_file,
protected_exec,
str_to_gui,
Question,
paths,
Integer,
String,
String_list,
String_list_of_lists
ds
- Value:
The relax data storage object.
Data pipes:
None
Data store objects:
__dict__ <type 'dict'>: dict() -> new empty dictionary
__doc__ <type 'str'>: The relax data storage object.
...
|
|