Legacy Documentclose button

Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.

Current information on this Reference Library topic can be found here:

Version: 1.0

Posted: 2003-01-30

Build Requirements: N/A

Runtime Requirements: Carbon

View Source Code:

Download Sample (“TwoColumn_LDEF.zip”, 10.6K)
Download Sample (“TwoColumn_LDEF.dmg”, 70.5K)



Description

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

Document Revision History

Date Notes
2003-01-30First Version

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.