Cool-LV Posted December 10, 2008 Report Share Posted December 10, 2008 I am planing to write a tool, which can help to customize my bottons. may target is making the PUSH BOTTON, enclosed below, anybody give your thread ? I have enabled LabVIEW scripting, but It seems there are some functions still hidden. e.g. I see some example download here, some blue properties is out, but the pink color property I still can not find. "to more specific class" the "target class" still has not checked path. thanks. Quote Link to comment
LAVA 1.0 Content Posted December 10, 2008 Report Share Posted December 10, 2008 Blue properties are 'Private' Red properties are 'Depricated' from old LabVIEW versions and should be replaced by more accurate code I advise you to look at the 'Boolean XControl' That does what you want, one warning, first close your VIs using this XControl, than the project file, somehow there is a bug in LabVIEW. Ton Quote Link to comment
Cool-LV Posted December 17, 2008 Author Report Share Posted December 17, 2008 QUOTE (Ton @ Dec 9 2008, 10:45 AM) Blue properties are 'Private'Red properties are 'Depricated' from old LabVIEW versions and should be replaced by more accurate code I advise you to look at the 'http://forums.lavag.org/Boolean-XControl-file104.html' target="_blank">Boolean XControl' That does what you want, one warning, first close your VIs using this XControl, than the project file, somehow there is a bug in LabVIEW. Ton Thanks Ton, but it is still not my want. my attachment tell clear, and I am just focus that kind of push button, make it to system style one, it is more beautiful. and I don't want to make it manual, I watch LabVIEW Scripting is powerful to handle the block diagram, so I am looking for LabVIEW scripting, whether it can give me a hand. handle the front panel, but I can not find any thread through the front panel property, front panel->all controls->...... Quote Link to comment
LAVA 1.0 Content Posted December 17, 2008 Report Share Posted December 17, 2008 Sorry, but you cannot do that with scripting, see this post on the JKI board how to add your own 'glyphs'. Ton Quote Link to comment
Cool-LV Posted December 17, 2008 Author Report Share Posted December 17, 2008 QUOTE (Ton @ Dec 16 2008, 05:15 AM) Sorry, but you cannot do that with scripting, see http://forums.jkisoft.com/index.php?showtopic=490' rel='nofollow' target="_blank">this post on the JKI board how to add your own 'glyphs'.Ton Thanks Ton, I knew it long ago by manual, I am looking for the automatically one, because I have tons of nice PNG icon, 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.