ni.com is currently experiencing unexpected issues.

Some services may be unavailable at this time.

LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

change button form ??

Hallo

I'm using LabWindow/CVI 6.0

Is it possible to change the form of a button from a rectangle in something like a "L" ?
Strange to hear I know, but it will looks better than...

thx
Florian
0 Kudos
Message 1 of 3
(2,895 Views)
The only way I can think of it to create a bitmap for your special button and load it into a picture button having previoulsy painted the picture button in transparent: the aspect will be what you decide, but you will loose the mimic of button pressed.

To generate the image you can copy a button from the UIR editor and paste into paint, next modify it as you please.


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 3
(2,889 Views)
ok thx

Florian
0 Kudos
Message 3 of 3
(2,887 Views)