LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Attach image and text on a command button in CVI 6.0

Hello ,

How to make a label which consists of text and an image ,and can be placed on a command button control?

David
0 Kudos
Message 1 of 4
(3,661 Views)
You can use the Picture Command Button in the Command Button palette. Insert a picture and move the text (label of the Picture Command Button or TextMessage control) over the button while the text background color is set to transparent.

Regards,
Heinrich Illig
National Instruments
0 Kudos
Message 2 of 4
(3,661 Views)
But There are just 5 fit mode for a loaded picture , how to move it to a specifying area so that I can place a text on the picture button ? Thanks.

David
0 Kudos
Message 3 of 4
(3,661 Views)
In this case it's the easiest way to add a white or whatever border at the left or right side to the picture with a programm like Paint Shop Pro or similar and place the text into this area.

Regards,
Heinrich Illig
National Instruments
0 Kudos
Message 4 of 4
(3,661 Views)