All Editions
Example
The FreezeUI function allows you to disable or enable the user interface of the Imagenation window and of all floating windows. When these are disabled, the user cannot choose any commands nor change the image display. The pointer shape does not change.
Syntax
int IN_FreezeUI( bFreeze )
|
Parameters |
Values |
Meaning |
|
SHORT bFreeze |
0 1 |
enable the interface--allow user input disable the interface--do not allow user input |
Release information
Added to Imagenation for Windows in Release 5.10.
As of Release 5.1, also available in Imagenation for UNIX.
See also