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

Module wizard_elements

source code

Module containing a set of special GUI elements to be used in the relax wizards.

Classes [hide private]
  Base_value
Base wizard GUI element for the input of all types of lists.
  Integer
Wizard GUI element for the input of integers.
  List
Base wizard GUI element for the input of all types of lists.
  String
Wizard GUI element for the input of strings.
  String_list
Wizard GUI element for the input of lists of strings.
  String_list_of_lists
Wizard GUI element for the input of a list of lists of strings.
  String_list_ctrl
The string list ListCtrl object.
  String_list_window
The string list editor window.
  String_list_of_lists_window
The string list of lists editor window.
Variables [hide private]
  status = Status()
  __package__ = 'gui'

Imports: upper, sys, wx, RelaxError, Status, Combo_list, font, add_border, gui_to_int, gui_to_list, gui_to_str, int_to_gui, list_to_gui, str_to_gui, paths