| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi Riccardo:
The information you are looking for is not in the NSTextField documentation, but in the NSControl documentation, NSTextField's superclass. You can find it in the Cocoa Reference docs others have sent links to. Welcome to the joys of subclasses!
This is a great aspect about Cocoa because it allows you to replace controls with other controls without changing any code. I recently changed a user interface widget on the program I am working on from a stepper to a slider without changing any code...it was very exciting! :-)
| References: | |
| >Re: Newbye with .. a button :-)) (From: Charles Jolley <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.