Jason:
I should have been more specific. Pardon me for my unfamiliarity with CVI terminology. However, I am working on a GUI that uses a variety of items in the UIR file. When a UIR file is loaded, the Create menu permits the programmer to add items to the GUI. The Command Button, when placed on the display, permits me to resize in both directions. However, the List Box and Ring Control items, when placed in the display, only permit resizing in the horizontal direction. The vertical resizing is only accessable through the Text Style attribute setting. When the Text Style size is changed all of the text inside the box increases. My aim or purpose in resizing was only to increase the physical size of the up/down arrows.
As I am introducing touch screen m
onitors, I do not see an immediate benefit using the commands you suggested since I am not trying to uniformly resize the entire screen. In fact, I only want the areas of the GUI increased in size so that the user can press/click the area with their finger-tip instead of using a mouse.
Also, I have tried resizing the ScrollBar width under Windows/Settings/Control Panel/Display/Appearance/Item but these changes do not seem to track through into CVI.
Any further suggestions?
Farside