Resizing Control Windows

These controls allow you resize them through the Logic or by setting the attributes when you are creating the layout:

Bitmap Widget

GridData Widget

In addition to resizing, these controls allow you to change their style:

List Box

Multi-line Text

File Browser Widget

Folder Widget

Changing the Window Width

- Use the PPGLayout.SetAttribute method with the siUICX item attribute enum. The value is a long that sets the width of the control in pixels.

Changing the Window Height

- Use the PPGLayout.SetAttribute method with the siUICY item attribute enum. The value is a long that sets the height of the control in pixels.



Autodesk Softimage v7.5