Development Environment: Difference between revisions
Appearance
Changed Category Tree to not show files |
m Made Title larger |
||
| Line 1: | Line 1: | ||
{| class="wikitable" style="width:100%;" | {| class="wikitable" style="width:100%;" | ||
|- style="background-color:#616366; border:none; margin:0; padding:.3em; color:#FFD500; text-align:center;" | |- style="background-color:#616366; font-size:200%; border:none; margin:0; padding:.3em; color:#FFD500; text-align:center;" | ||
| '''The Development Environment Portal''' | | '''The Development Environment Portal''' | ||
|- | |- | ||
Revision as of 20:13, 8 May 2020
| The Development Environment Portal |
| The LabVIEW Development Environment, also known as an Integrated Development Environment (IDE), is the set of programming tools to develop in the G programming language. The development environment consists of multiple open windows for the different components. This is reminiscent of its initial programming for Apple Macintosh. Many other applications written originally for Apple and then adapted for Microsoft Windows follows the same UI architecture (i.e. Adobe Photoshop).
However, the LabVIEW NXG IDE provides a Multiple Document Interface (MDI) where separate panes or tabs exist for the different components but in one window. In LabVIEW NXG many of the panes or tabs can be docked or undocked to create multiple open windows. |
| Subcategories | Topics in Development Enviroment |
FundamentalsAdvanced topics
|