Module controller
source code
Log window of relax GUI controlling all calculations.
    |  | Controller The relax controller window.
 | 
    |  | LogCtrl A special control designed to display relax output messages.
 | 
    |  | Redirect_text The IO redirection to text control object.
 | 
    |  | status = Status() | 
    |  | MENU_ID_FIND = 367 | 
    |  | MENU_ID_COPY = 368 | 
    |  | MENU_ID_SELECT_ALL = 369 | 
    |  | MENU_ID_ZOOM_IN = 370 | 
    |  | MENU_ID_ZOOM_OUT = 371 | 
    |  | MENU_ID_ZOOM_ORIG = 372 | 
    |  | MENU_ID_GOTO_START = 373 | 
    |  | MENU_ID_GOTO_END = 374 | 
    |  | __package__ = 'gui' | 
Imports:
  sys,
  wx,
  IMAGE_PATH,
  fetch_icon,
  build_menu_item,
  font,
  relax_icons,
  add_border,
  bitmap_setup,
  str_to_gui,
  Info_box,
  Queue,
  SplitIO,
  cdp_name,
  Status