Jump to content

Controls Palette/Fuse Design System: Difference between revisions

From LabVIEW Wiki
Removing parent category
Palette renamed to Fuse Design System in LabVIEW 2023 Q1
Line 19: Line 19:
}}
}}


The '''NXG Style''' controls came out in [[LabVIEW 2018]] to allow creation of [[LabVIEW]] [[User Interface|user interfaces]] that look like [[LabVIEW NXG]] [[User Interface|user interfaces]].
The '''NXG Style''' palette was added in [[LabVIEW 2018]] to allow creation of [[LabVIEW]] [[User Interface|user interfaces]] that look like [[LabVIEW NXG]] [[User Interface|user interfaces]]. It was later renamed to '''Fuse Design System''' in [[LabVIEW 2023 Q1]] after LabVIEW NXG was discontinued in 2021<ref name="labview-nxg-discontinued"/>.


== Subpalettes ==
== Subpalettes ==
Line 67: Line 67:
|-
|-
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]
| [[LabVIEW 2018]] is the first version with the NXG Style palette.
|[[LabVIEW 2018]] is the first version with the NXG Style palette.
|-
|[[File:LV2023.png|frameless|border|64x64px|LabVIEW 2023 Q1|link=LabVIEW 2023 Q1]]
|Palette renamed to Fuse Design System in [[LabVIEW 2023 Q1]].
|}
|}
== References ==
<references>
<ref name="labview-nxg-discontinued>[https://forums.ni.com/t5/LabVIEW/Our-Commitment-to-LabVIEW-as-we-Expand-our-Software-Portfolio/td-p/4101878 Our Commitment to LabVIEW as we Expand our Software Portfolio]</ref>
</references>


[[Category:NXG Style Palette]]
[[Category:NXG Style Palette]]

Revision as of 07:46, 30 April 2023

NumericBooleanString & PathData ContainersList, Table & TreeGraphRing & EnumLayoutI/ODecorations
NXG Style palette (Click on a function to navigate, or on the arrow to go to parent palette)
Object information
Owning palette(s) Controls Palette
Type Palette
Requires Basic Development Environment

The NXG Style palette was added in LabVIEW 2018 to allow creation of LabVIEW user interfaces that look like LabVIEW NXG user interfaces. It was later renamed to Fuse Design System in LabVIEW 2023 Q1 after LabVIEW NXG was discontinued in 2021[1].

Subpalettes

Controls Palette/NXG Style/Numeric Numeric
Controls Palette/NXG Style/Boolean Boolean
Controls Palette/NXG Style/String & Path String & Path
Controls Palette/NXG Style/Data Containers Data Containers
Controls Palette/NXG Style/List, Table & Tree List, Table & Tree
Controls Palette/NXG Style/Graph Graph
Controls Palette/NXG Style/Ring & Enum Ring & Enum
Controls Palette/NXG Style/Layout Layout
Controls Palette/NXG Style/I/O I/O
Controls Palette/NXG Style/Decorations Decorations

History

Version Change(s)
LabVIEW 2019 The Array, Matrix & Cluster subpalette was renamed the Data Containers subpalette and the Containers subpalette was renamed the Layout subpalette.
LabVIEW 2018 LabVIEW 2018 is the first version with the NXG Style palette.
LabVIEW 2023 Q1 Palette renamed to Fuse Design System in LabVIEW 2023 Q1.

References