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:     textarea.h

Syntax:     
extern _kernel_oserror *textarea_set_colour
(
unsigned int  flags,
ObjectId      window, 
ComponentId   textarea,
unsigned int  foreground,
unsigned int  background
);


Purpose:     Function sets the colours of a text area to those specified by foreground and background. These may be 24-bit palette entries (0xBBGGRR00) or, if flags bit 0 is set, Wimp colour numbers (0-15).

[sh-index] Back to list of manuals