You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 32 Next »

Unknown macro: {htmlcomment}

Here is my comment

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

  • No labels