Class: Window
Syntax:
extern _kernel_oserror *window_set_help_message
(
unsigned int flags,
ObjectId window,
char *message_text
);
Purpose: Function sets the standard Risc OS help message for the window object. If message_text = NULL then the help message for the window is removed.
|
|
|