Development Environment: Difference between revisions
Appearance
m Made Title larger |
m Playing with colors |
||
| Line 9: | Line 9: | ||
{| class="wikitable" style="width:100%;" | {| class="wikitable" style="width:100%;" | ||
|- style="background-color:#616366; border:none | |- style="background-color:#616366; border:none; color:#FFD500; text-align:center;" | ||
| '''Subcategories''' | | '''Subcategories''' | ||
| '''Topics in Development Enviroment''' | | '''Topics in Development Enviroment''' | ||
|- style="vertical-align: top;" | |- style="vertical-align:top;" | ||
| style="width:25%; text-align:top" | <center><small>Select [►] to view subcategories</small></center> | | style="width:25%; text-align:top; background-color:#EFEFEF;" | <center><small>Select [►] to view subcategories</small></center> | ||
<categorytree mode="Pages" showcount="off" depth="1">Development Environment</categorytree> | <categorytree mode="Pages" showcount="off" depth="1">Development Environment</categorytree> | ||
| style="width:75%;" | | | style="width:75%;" | | ||
Revision as of 14:05, 12 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
|