eberaud Posted January 9, 2018 Report Share Posted January 9, 2018 Hi, I've known for a while that Tree and MC Listbox controls can embed the custom symbols that I set through the Set To Custom Symbol Array method inside the VIs that contains them. After compiling, the executable can skip that method and still remember the custom symbols. So I guess my exe has to be bigger because it contains the png files I use for every single Tree and MC Listbox control. However, I just "noticed" that and don't fully understand it. I know I need to save the VI after running that method in the sources, but then I don't know how to tell the control to forget the symbols I gave it. And I cannot find any documentation about this. Anybody here knowledgeable about this topic? Thank you Quote Link to comment
JKSH Posted January 9, 2018 Report Share Posted January 9, 2018 I don't have knowledge on this topic, but I'd imagine that you can delete the existing control and add a new one. This should give you a "factory-new" control which has no custom symbols. Quote Link to comment
PiDi Posted January 12, 2018 Report Share Posted January 12, 2018 Have you tried this? Quote Link to comment
eberaud Posted January 12, 2018 Author Report Share Posted January 12, 2018 Nope. I'll give it a shot, thanks Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.