-
Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.
TSC Material Theme by TSC - Toolkit for LabVIEW Download

Version | 2.1.0.13 |
Released | Aug 25, 2025 |
Publisher | TSC |
License | BSD3 |
LabVIEW Version | LabVIEW>=21.0 |
Operating System | Windows |
Dependencies | jdp_science_jsontext jdp_science_lib_common_utilities |
Project links | Homepage Repository Discussion |
Description
This library of functions is meant to support the Google Material Theme and apply it to LabVIEW front panel VIs. This allows a user to create and export a JSON-based Material Design on Figma or on the material theme creator website. Those designs can then be converted to the TSC Material format and then used in application development.
Release Notes
v2.1.0
-added quickdrop shortcut capability to update all FP controls (control theme level and Boolean level) - Ctrl+M
-added quickdrop shortcut capability to apply a theme file to a UI in development - Ctrl+A
-added right click menu for Booleans to be able to change the image on the control in edit mode
-added right click menu for Booleans to be able to change the color of the image on the control in edit mode
-updated the dependency list to JSONtext library from JDP Science
v2.0.2
-bug fix to include missing reuse function
v2.0.1
-bug fix for paths of Tools Menu support
v2.0
-updated the documentation across all tools
-reorganized file structure
-created an example UI to see the tool in action
-prepare for PUBLIC release
v1.3
-added a label only tag for ui elements so that items could be configured for that
v1.2
-added preview window in conversion
-updated material button editor to allow for control level selection
-added additional control coloring types
v1.1
-updating UI to convert Google material theme JSON to TSC Material
-added FAB button type
-updated primary, secondary, and tertiary coloring abilities
-added additional color support for other control types