Hi, I created a larger radio button with the control editor (picture attached), but if I try to use this saved control, it always appears with the original dimensions. Did I forget to adjust a setting or what am I doing wrong?
I opened the VI you posted, but it shows the default size, please look at the attached picture. Enlarging was not the problem, but when I save it and load the control afterwards, it looks as if no dimensions have been changed. Perhaps it happens only with LV7?
Try using the classic version of that control. I could get it to resize and remeber its size properly. The 3D version would not stop reverting back to the orignal size on my system either.
The only way I could get it to resize is: Under the property window, appearance, selecting multiple strings. Enter your on text string. Then I used a propery node to resize it when it was run. Of course, this resizing will be visible when you run the VI. If I did not select multiple strings, it would not resize even with the property node.
> You're right. When I open the VI in 6.1 it looks OK (BIG), but when I > open it in 7.0 is reverts back to the default size (small). >
I didn't see the original post, but dialog controls on some platforms are required to be a given size. This size limitation is passed on to LV panels because LV is using system drawing routines for the dialog objects. In some releases, LV may have allowed growing of the control leading to bitmap stretching or objects that didn't find their bounds. In LV7, it tries to keep you from resizing the objects. It also updates the control size to match the platform on load.