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

Syntax:     
extern _kernel_oserror *scrolllist_count_items
(
unsigned int  flags,
ObjectId      window, 
ComponentId   scrolllist,
unsigned int *items
);              

Purpose:     Function writes to items a single informational value dependent on bits 0-7 of flags. Originally only the number of rows in a scroll list could be requested, but since TextGadgets 0.55 the gadget width and height necessary to make all rows/columns visible can also be read.

[sh-index] Back to list of manuals