hiSetFormMinMaxSize
hiSetFormMinMaxSize(r_form g_minSize g_maxSize) =>t / nil
Description
Sets the minimum or maximum size of the form. The size excludes the window manager title and border.
Arguments
|
Minimum size of the form, specified as a list of width and height or width |
|
|
Maximum size of the form, specified as a list of width and height or width |
Values Returned
Related Topics
Return to top