Previous Next        Current Page: NeXtMidas Training / Macros - Part 2 (Graphics) / GControls / Types of Controls / Displays
back
Start Here   
Background   
Common Midas Concepts   
Getting Started - Part 1   
Getting Started - Part 2   
Working with Files   
Option Trees   
Macros - Part 1 (Basics)   
Macros - Part 2 (Graphics)   
   + Intro to Graphics   
   - GControls   
      - Types of Controls   
         - Entries/Selectors   
         - Valuators   
         - Popups   
         - Dialogs   
         - Displays   
         - Labels   
      - Getting and Setting   
      - See Also   
   + Lab 1 - Macro Graphics   
   + Plotting and Listing   
   + Panel Setup   
   + Lab 2 - Macro Graphics   
   + Conclusion   
   + Lab 3 - Macro Graphics   
NetBeans - Part 1 (Setup)   
NetBeans - Part 2 (GUIs)   
NetBeans - Part 3 (Profiler)   
Eclipse - Part 1 (Setup)   
Eclipse - Part 2 (GUIs)   
Primitives   
WebStart   
Maps & Imagery   
X-Midas Interoperability   
RMIF & Remoting   
Installing NeXtMidas   
Support & Maintenance   
File Handlers   


  • Types of GControls (Displays):
    • PANEL (Widget panel)
      Used to hold a graphical primitive in the controls section.
      A PLOT displayed in a PANEL
      PIPEMON (Pipe monitor)
      Used for debugging pipes or simple status displays.
      QUERY (Query control object)
      Used for debug or control of an object.
      TEXT (Multi-line text display object)
      STEXT (Multi-line styled text (e.g. HTML) display object).

back