Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: More Macintosh Toolbox /
Chapter 4 - List Manager / List Manager Reference
List Manager Routines


Changing the Size of Cells and Lists

Usually, once your application creates a list, it should not need to change the cell size or the size of the list itself. However, there may be instances in which changing one or both is desirable. For example, if your list is on the lower-right side of a window that is resizable, then your application must resize the list if the window containing it is resized. Your application can do that with the LSize procedure. To resize the cells in a list, your application can use the LCellSize procedure.


Subtopics
LSize
LCellSize

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996