09-10-2009 01:49 PM
Hi,
I am trying to resize the checkbox control.
Matt, I tried to links that you posted but the second one (How Do I make a Resizable Dialog Checkbox Control) seems to be a bad link now.
Why isn't there a checkbox control inthe "modern"control palette? I found it in the "classic" and "system" palettes. Neither one allows me to customize the size, and the button size property nodes result in an error.
I do not need to change the size during run time, I just need a larger checkbox for my touch panel application so that it is not impossible to select!
Any help would be greatly appreciated,
Rebecca
09-10-2009 03:01 PM
Hi rabbott,
You can customize boolean control very easily in the control editor (right click advanced >>> customize).
All of the images (there are four, T, F, T>F, F>T) can be replaced with your own so you can make a check box as big as you need by import your own images.
I hope that helps,
Ben