Platform |
Win32, x64 |
Purpose |
To increase the maximum dimensions for fixed sized winio@ windows. |
Syntax |
SUBROUTINE SET_MAX_DIALOG_SIZE@( WIDTH, HEIGHT ) |
Description |
The default maximum of 1280x1280 pixels can be increased by a call to this routine. WIDTH and HEIGHT are input as pixel values and must be large enough for the largest window that will subsequently be created using winio@. |