Project

General

Profile

Drawsize » History » Version 2

Per Amundsen, 02/16/2023 12:24 PM

1 1 Per Amundsen
_Added in 3.8_
2
3
*/drawsize <@window> <w h>*
4
5
Sets the minimum bitmap size for a picture window to the specified width and height.
6
7
*Parameters*
8
9 2 Per Amundsen
table(ktable).
10
|*Parameter*|*Description*|
11
| <@window> | Name of the window to set the minimum size for. |
12
| <w h> | The minimum width and height and to set. |