AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Class:     Window

Syntax:     WritableField_ValueChanged 0x82885

Struct:     
typedef struct
{
ToolboxEventHeader hdr;
char               string[ sizeof(ToolboxEvent) - 
sizeof(ToolboxEventHeader)
];
} WritableFieldValueChangedEvent;


Purpose:     Event is raised when the value of a writable field is changed by the user.

[sh-index] Back to list of manuals