PDA

View Full Version : Edit GUI's in userlibs


Steven Hamoen
06-03-2008, 02:56 PM
Do you know this problem: you are developing userlibraries containing GUI's. This means that if the GUI is not correct you have to go to the tools menu, open the GUI, test it and if it is good you have to copy it to the userlib again. Then you forget to remove the old one or if you copy nodes you copy it the wrong way etc..

This library adds an extra option if you right click in a userlib. It gives you straight access to the GUI's and let you edit them in the userlib itself. After you change them you can reinstall them in the model.

Steven

PS. no guarantees that it works for everybody everytime, but I hope I made it as general as possible

Steven Hamoen
03-05-2009, 03:43 AM
I update the Edit GUI lib. It now also works in 4.5 with the tabpages and you can reinstall a single GUI instead of the whole bunch.

Steven