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

Module settings

source code

Classes [hide private]
  Base_window
Base class for the settings windows.
  Free_file_format
The free file format setting window.
Functions [hide private]
 
load_sequence()
GUI element for loading the sequence file.
source code
Variables [hide private]
  ds = The relax data storage obje...
  status = Status()
  __package__ = 'gui'

Imports: F_OK, access, path, sep, sys, wx, Relax_data_store, Status, RelaxFileDialog, font, relax_icons, error_message, gui_to_int, int_to_gui, paths, Wiz_page


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