![]() |
LAutoScroll |
||||
Header: | Lists.h | Carbon status: | Supported | |
Scrolls a list so that the first selected cell is in the upper-left corner of the lists visible rectangle.
void LAutoScroll ( ListHandle lHandle );
The list to be scrolled.
This function is contained in a resource of resource type 'PACK'. Calling it could result in the loading of the package resource and the allocation of memory. Thus, your application should not call this function from within an interrupt, such as in a completion function or VBL task.
Supported in Carbon. Available in CarbonLib 1.0 and later when InterfaceLib 7.1 or later is installed. Exported by CarbonLib 1.0 and later and by InterfaceLib 7.1 and later.