Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
TwoColumn LDEF
Last Revision: | Version 1.0, 2003-01-30 First Version |
Build Requirements: | |
Runtime Requirements: | Carbon |
Two-column LDEF code resource looks for a comma in the text of each cell and draws the text that follows the comma half-way across the cell so a cell containing the text +--------------+ | abc,def | +--------------+ will instead appear as +--------------+ | abc def | +--------------+ To see this LDEF in action, paste it into the ModalList sample program and recompile the program so that the LNew call uses the definition procedure 128 rather than 0
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-30