Package gui :: Package components :: Module free_file_format
[hide private]
[frames] | no frames]

Module free_file_format

source code

Classes [hide private]
  Free_file_format
GUI element for the free file format.
  Free_file_format_window
The free file format setting window.
Variables [hide private]
  ds = The relax data storage obje...
  status = Status()
  __package__ = 'gui.components'

Imports: wx, buttons, Relax_data_store, IMAGE_PATH, fetch_icon, font, relax_icons, Value, Question, bitmap_setup, gui_to_int, gui_to_str, int_to_gui, str_to_gui, Wiz_page, RelaxError, Status


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