Header: Gadgets.H
Class: Writable Fields
Syntax:
extern _kernel_oserror *writablefield_set_value
(
unsigned int flags,
ObjectId window,
ComponentId writable,
char *text
);
Purpose: Function changes the value of the writable icon declared in ComponentId within window ObjectId to the value of text. If the parent window is on screen, then the change is shown immediately.
|
|
|