LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Resize a check box

Hi Ben !
What if you make it transparent ? 😄 😄

CC
Chilly Charly    (aka CC)
Message 11 of 16
(1,986 Views)
In LV 7.1, you cannot modify a dialog checkbox. Well you can try and it seems to work, but when you reopen the vi, since it is a dialog box Labview will resize back to its original size. Take the box that Ben provided in his vi, copy and paste it into your vi. You can resize Ben's checkbox. Also, here is a checkbox control that can be resized. It is not a "dialog" checkbox, but it is a checkbox control and it works the same as a dialog checkbox. This forum does not allow attaching a file with .ctl extension. So I changed the extension to .vi. It is NOT a VI. Save the file and change the extension to .ctl. Then you can use it in any vi.
To Labview forum moderator: Can you please add ctl to the list of files that can be attached in this forum.
- tbob

Inventor of the WORM Global
Message 12 of 16
(1,827 Views)
It works!!!!
Thanks a lot for you all.
Message 13 of 16
(1,823 Views)


@tbob wrote:
This forum does not allow attaching a file with .ctl extension....To Labview forum moderator: Can you please add ctl to the list of files that can be attached in this forum.



Any file type can be attached when zipped... Of course, that's one more manipulation, but it's worth it : save time on transfer and storage space.

CC
Chilly Charly    (aka CC)
0 Kudos
Message 14 of 16
(1,808 Views)
I set the size via a property node.
Steve Bird
Culverson Software - Elegant software that is a pleasure to use.
Culverson.com


LinkedIn

Blog for (mostly LabVIEW) programmers: Tips And Tricks

Message 15 of 16
(1,790 Views)

Thanks,

 

Works great for me too!


"Should be" isn't "Is" -Jay
0 Kudos
Message 16 of 16
(1,493 Views)