All Editions
Related Functions
Example
The IN_RefreshMenus function rebuilds the menus and button bars to reflect changes made by functions that affect the user interface. IN_RefreshMenus enables all commands, including those menu items and command buttons that were previously disabled through the API. If a tool is active, the tool remains active after the rebuild command.
Syntax
int IN_RefreshMenus( void )
Release information
Added to Imagenation for Windows in Release 4.40.
As of Release 5.1, also available in Imagenation for UNIX.
See also