LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

button picture item

Hi Yukee

But may I know how can you insert the pictures into the OK button? I couldn't find the picture that you inserted. And could you pls explain how did you control the image data input of the Draw Flattened Pixmap.vi? thank you so much......
0 Kudos
Message 11 of 14
(1,287 Views)
May I know how can you make the button transparent? I tried so many ways but couldn't find a way.. THANKS!!
0 Kudos
Message 12 of 14
(1,285 Views)

Hi 222

           Initially, you must use "Read Jpeg file.vi" to read image (if the image is jpeg format) , and create an indicator from "Image data out" ,after readed the data (run the program), break the wire from image data output to indicator, then, right click the indicator ,and create a constant, Smiley Wink the image data is in the constant field (Smiley Wink this is a little skill of labVIEW).

 

Use tools pallete ,and select color tool to change button's color, can you do this ? if you can, Please see the right up of color panel, there are "T" ,select it. the goal comes. 

hope this helps

________________________________________________________


Try to make everything Automatic
0 Kudos
Message 13 of 14
(1,271 Views)

For change the "OK button's color", the other handle, you can use its property node, which is Color[4], (select "T" too, as you need the transparent color)

usually, I would not change button's image as mouse on it, I will change its color only, the effect is good. try it ?

________________________________________________________


Try to make everything Automatic
0 Kudos
Message 14 of 14
(1,270 Views)