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

Syntax:     
extern _kernel_oserror *writablefield_set_allowable 
(
unsigned int  flags,
ObjectId      window,
ComponentId   writable,
char         *allowed
);



Purpose:     Function defines the set of values (declared in allowable) that can be input into the writable icon specified in ComponentId.  If the string is NULL then all characters are allowed.  This functionality can be set in the writable field's attributes in !ResEd.

[sh-index] Back to list of manuals