User | Kudos |
---|---|
10 | |
6 | |
6 | |
5 | |
4 |
The idea is to decouple the icon editor from LabVIEW so users can create their own. The intention is to make it easier for people to distribute their own icon editors by only having to place code on disk and modifying an ini token.
This would mean modifying lv_icon.vi so that it contains nothing but a launcher that would load the new icon editor from a path specified on a LabVIEW INI token.
There will be a default plugin that would hold the current icon editor, the path to the default icon editor would be a part of the LabVIEW ini file on LabVIEW install.
I created a working prototype that does that here.
I want to make sure this idea gets traction before going further with this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.