Re: How to create a custom class to use in interface builder
Re: How to create a custom class to use in interface builder
- Subject: Re: How to create a custom class to use in interface builder
- From: Scott Anguish <email@hidden>
- Date: Tue, 14 Mar 2006 14:44:39 -0500
On Mar 14, 2006, at 1:41 PM, Mike Abdullah wrote:
Have a look on Apple's website at their new Cocoa Drawing Guide.
this describes how to draw, but not how to palletize a view/control.
The View Programming Guide for Cocoa does cover creating view
subclasses, but not palletizing.
I think we're currently short on documentation on that particular
topic. We do have a number of examples that do that though. the
ClockControlPalette and the bMoviePalette are both good examples.
/Developer/Examples/AppKit
/Developer/Examples/InterfaceBuilder
is where they live.
Mike.
On 14 Mar 2006, at 18:22, Karim Gorjux wrote:
Il giorno 14/mar/06, alle ore 19:14, Mike Abdullah ha scritto:
What is the "object" for? Do you just want a subclass of
NSObject to use as a controller, or do you want to customise an
existing class in Interface Builder.
Ok ok.. I was too much generic, you're right. I would know how to
do a view like iCal's days view and graphics object to put in. For
example if I want to create a class with a custom graphic
representation how I can do it? Where is the ADC document that
explain how to do?
Thanks for the answers! :-)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden