Editions
Related Functions
Example
The IN_ShowStatusBar function sets whether the Status Bar is displayed. The Status Bar displays pointer coordinates and status messages at the bottom of the Imagenation window.
Syntax
int IN_ShowStatusBar( bOnOff )
|
Parameters |
Values |
Meaning |
|
IN_BOOL bOnOff |
FALSE | TRUE |
not shown | shown |
Remarks
This function does not work for external document windows.
Release information
Added to Imagenation for Windows in Release 4.10.
As of Release 5.1, also available in Imagenation for UNIX.
See also