10-10-2012 09:44 PM
@JÞB wrote:
Show hide might have some trouble dropping through the top one to hit the bottom when the top is hidden .)
It works fine. I have used it many times. Stacked buttons work quite well. The hardest part is lining them al up so the transition is smooth. If the alignment is off you can see the switch.
10-10-2012 09:57 PM
Alternatively, you can hide the decal behind the button.
10-12-2012 07:35 AM
Hi,
This is the hidden property 'Decal Scaling'. I have not seen this before.
Unfortunately it is not helping me because, I am using system boolean buttons with decal image/icon.
Is there any other hidden properties are there wrt 'Decal'.
I have created the UI's with decal images in my project; I have asked to remove all decal images because of licensing issue.
I am looking any simple method instead of opening every UI's + different tabs and doing manual change.
I hope NI will have some option for this. And keep opening other possibilities!
Regarding,
Yogesh Redemptor
10-12-2012 08:49 AM - edited 10-12-2012 08:50 AM
i did this awhile back w button controls, sounds similiar to what you are discussing here,maybe not..
10-12-2012 09:59 PM
Add:
SuperPrivateScriptingFeatureVisible=True
to your LabVIEW.ini
You'll see the hiden scripting property.