Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Table of Contents

Wiki Markup
{htmlcomment:hidden}
Here is my comment
{htmlcomment}

GUI Implementation

Updated on 2012-12-02

Three layouts of the control GUI were implemented for this application. It was decided to use GUIMainTB as as a compromise between compactness and flexibility.

GUIMain

Layout 1:

  • Many separate windows
  • Plots are isolated

GUIMainTB

Layout 2:

  • All input windows are integrated in one with tool bar
  • Logger and File browser windows are isolated
  • Plots are isolated


GUIMainSplit

Layout 3:

  • All input windows are integrated in one with tool bar
  • Logger window takes residual part in the bottom
  • File browser window is isolated
  • Plots are isolated