Skip to content
Sergio Velderrain edited this page Feb 12, 2025 · 8 revisions
  1. What is the Open-Source Icon Editor?
  2. Why The Icon Editor?
  3. What Problem Does It Solve?
  4. How To Install/Uninstall?
  5. How To Create And Distribute Your Own Icon Editor?
  6. How To Contribute To NI's LabVIEW Icon Editor?

What is the Open-Source Icon Editor?

NI is shifting its direction into open source, therefore the content of the main branch on this repo will be used to build the icon editor for all new LabVIEW releases (tentative starting 25Q3).

Why The Icon Editor?

The main reason to start with the Icon Editor its because it is a VI based component. The difference now is that instead of R&D developing those features, they can also be developed by the LabVIEW community on GitHub. There are other features NI wants to release, but by starting small we can ensure that we are efficient on building a strong process before opening up to other repos.

What Problem Does It Solve?

Accelerate bringing features and bugfixes into the Icon Editor

How To Install/Uninstall?

See releases to get the latest VI Package

How To Create And Distribute Your Own Icon Editor?

See the distribution guide

How To Contribute To NI's LabVIEW Icon Editor?

See the contribution guide