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_make_visible
(
unsigned int  flags,
ObjectId      window, 
ComponentId   scrolllist,
unsigned int  index, 
);


Purpose:     Function ensures that the item at the position specified by index is within the visible area of a scroll list. Currently this is done by scrolling the list so the item is at the top, but this behaviour may improve in future versions of TextGadgets.

[sh-index] Back to list of manuals