LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hide a control but still use it?

Hi all,
 
Bit of a random question, but is it possible to hide a control and still use it in anyway?
 
What I would really like to be able to do is use some custom made image buttons (JPEGs) and throw the over the top off a button and when the image is pressed it actually presses the button.
 
I am basically trying to improve the look of my application by giving it a cool glass theme 🙂
 
Thanks for any help
 
 
 
 
0 Kudos
Message 1 of 15
(4,166 Views)
You can paste the image into a Boolean control by customizing the control. If you want to use a separate Boolean, you don't want to hide the control, you just want to make it transparent and place it on top of the image.

Message Edited by Dennis Knutson on 12-12-2006 02:38 PM

0 Kudos
Message 2 of 15
(4,154 Views)
After the cool glass look has been achieved, I would like to see a picture of the front panel.
- tbob

Inventor of the WORM Global
0 Kudos
Message 3 of 15
(4,140 Views)

Is there any tricks that enable you to have a jpg gif bmp have the push button effect? I tried to customise a bool control and overlay the image button image over top of the transparent button and all works well, but it would be nice if when you click it looks like the pic was depressed.  is there a way in customise to accomplish this?

 

I would also like to see a pic of the front pannel when you are done.

Mark Mutton
Electrical Engineer
0 Kudos
Message 4 of 15
(4,137 Views)
Ok dumb question, but how do you make the control transparent? I know i have done this before. (old age) 
Mark Mutton
Electrical Engineer
0 Kudos
Message 5 of 15
(4,124 Views)
Probably sitting right in front of me, but I cant figure out how to make a boolean push button transparent!
 
Will give updates on the GUI if it comes out ok :: going for a sorta OSX theme but with cool green shading on the glass 🙂
0 Kudos
Message 6 of 15
(4,121 Views)
Haha! So its not just me then!
0 Kudos
Message 7 of 15
(4,118 Views)
On the tools palette, you have the color tool which looks like a paint brush. Select that and then over the object you want to color, right click. The transparent option is the little "T" in the upper right corner.
0 Kudos
Message 8 of 15
(4,116 Views)
Thanks, just found that and works a treat! 🙂
0 Kudos
Message 9 of 15
(4,112 Views)
Hello Mark,

Maybe you can use the Hilite color?

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 10 of 15
(4,077 Views)