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

Module controller

source code

Log window of relax GUI controlling all calculations.

Classes [hide private]
Controller
The relax controller window.
LogCtrl
A special control designed to display relax output messages.
Redirect_text
The IO redirection to text control object.
Variables [hide private]
  status = Status()
  MENU_ID_FIND = wx.NewId()
  MENU_ID_COPY = wx.NewId()
  MENU_ID_SELECT_ALL = wx.NewId()
  MENU_ID_ZOOM_IN = wx.NewId()
  MENU_ID_ZOOM_OUT = wx.NewId()
  MENU_ID_ZOOM_ORIG = wx.NewId()
  MENU_ID_GOTO_START = wx.NewId()
  MENU_ID_GOTO_END = wx.NewId()

Imports: sys, wx, dep_check, IMAGE_PATH, fetch_icon, build_menu_item, font, Relax_icons, add_border, bitmap_setup, str_to_gui, Info_box, Queue, SplitIO, cdp_name, Status