Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

< Previous PageNext Page > Hide TOC

Setting a Form’s Appearance

Generally, you’ll use Interface Builder to modify the appearance of a form. But you can also modify it programmatically, with the methods described here.

Use these NSForm methods to set the appearance of all the entries in a form:

Use the NSFormCell methods in the following list to set the appearance of one of the entries in a form. You can access a particular entry with cellAtIndex:; for example, [myForm cellAtIndex:1].



< Previous PageNext Page > Hide TOC


Last updated: 2002-11-12




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.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice