LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Change VI SHape to Round corners

Hi,
 
Is it possible to change the default runtime VI shape. I want to have a round corner VI instead of default rectangular shape.
 
Thanks.
 
 
Kam
0 Kudos
Message 1 of 4
(3,463 Views)
LabVIEW itself does not support this, but you can call OS API functions to do this. Here's one example using Windows.

___________________
Try to take over the world!
0 Kudos
Message 2 of 4
(3,457 Views)
Another link with an example as well as some external links.
0 Kudos
Message 3 of 4
(3,453 Views)
Thanks guys. I really appreciate the help. I will definitely look at the links you guys have suggested.
 
Thanks again.
 
Kam
0 Kudos
Message 4 of 4
(3,447 Views)