Package gui :: Module wizard
[hide private]
[frames] | no frames]

Module wizard

source code

Base class module for the wizard GUI elements.

Classes [hide private]
  Wiz_page
The wizard pages to be placed inside the wizard.
  Wiz_window
The wizard.
Variables [hide private]
  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


Variables Details [hide private]

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.
...