Subclassing cells?
Subclassing cells?
- Subject: Subclassing cells?
- From: Chris Moore <email@hidden>
- Date: Fri, 5 Aug 2005 15:01:16 +0900
I have custom cell/control subclasses of their respective cocoa
classes. I added a base class instance to the nib and set it to my
custom class. Then, in the control class's +initialize method I
tried to [self setCellClass:[MyCellClass class]]. Setting a
breakpoint in the control's +initialize method it stops, but I never
reach any breakpoints in my methods for my custom cell class.
Thanks for any tips.
Chris Moore
_______________________________________________
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