NSControl with NSCells
NSControl with NSCells
- Subject: NSControl with NSCells
- From: Steve Gehrman <email@hidden>
- Date: Sun, 3 Mar 2002 02:06:40 -0800
I can't seem to figure out how to correctly write a subclass of
NSControl with multiple NSCells. Is my subclass responsible for
creating the Cells and passing the mouseDowns to them? How do I draw
the Cells? Do I have to tell the Cells which NSControl they are
associated with?
I've tried a bunch of things, but nothing works. I always have problems
getting an NSCell to draw. Good sample code would be appreciated.
Thanks.
-steve
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.