12-24-2008 05:32 AM
Dear all,
is there anyway to change the height and width of a control?
In the property nodes, i am just able to read the bound values but cudnt write to it.
How can i set the bound values for a control?
Thanks,
Ritesh
12-24-2008 05:55 AM
Simple,Two Ways:
Directly resize by dragging the mouse in "select" mode from tools palette
or
right click on control and select properties. In the appearance tab, you can alter height and width
Hope ur problem is solved
-Parag D
Certified LabVIEW Associate Developer
12-24-2008 05:58 AM
if using bound property, simply right click and select change to write.
12-24-2008 06:02 AM - edited 12-24-2008 06:02 AM
No, Ritesh was asking how to do it on the block diagram and the Bounds property cannot be written to.
It is simply a matter of using the Button Size property. It is a cluster with height and width elements.
12-24-2008 06:17 AM
Sorry, I forgot to mention to select the button size property......
yes it preety much does the trick
12-24-2008 02:23 PM
12-25-2008 11:57 AM
12-26-2008 02:52 AM
Hi Ritesh,
I think your query is solved.
Regards,
Vaibhav