Re: Custom NSCells
Re: Custom NSCells
- Subject: Re: Custom NSCells
- From: Scott Anguish <email@hidden>
- Date: Mon, 4 Oct 2004 14:10:22 -0400
There are a couple of articles on this topic on Stepwise
http://www.stepwise.com/Articles/Technical/2003-12-20.01.html
http://www.stepwise.com/Articles/Technical/NSCell.html
On Oct 3, 2004, at 6:04 PM, Chris Moolenschot wrote:
Hi,
I'm sure this has already been discussed a number of times, but my
online searching has not been very successful.
I was wondering how one should go about writing custom NSCell
implementations (like the downloads list in Safari, for instance).
I figure a NSCell/NSView adapter would be useful, but my personal
attempts have been met with limited success. I tried to override the
various *withFrame methods with implementations that position and draw
the view I want to appear in the cells, but this does not work
properly.
Is there a standard approach to doing this? Where can I find
information on this topic?
Thanks in advance,
Chris
_______________________________________________
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
There are a couple of articles on this topic on Stepwise
http://www.stepwise.com/Articles/Technical/2003-12-20.01.html
http://www.stepwise.com/Articles/Technical/NSCell.html
On Oct 3, 2004, at 6:04 PM, Chris Moolenschot wrote:
Hi,
I'm sure this has already been discussed a number of times, but my
online searching has not been very successful.
I was wondering how one should go about writing custom NSCell
implementations (like the downloads list in Safari, for instance).
I figure a NSCell/NSView adapter would be useful, but my personal
attempts have been met with limited success. I tried to override the
various *withFrame methods with implementations that position and draw
the view I want to appear in the cells, but this does not work
properly.
Is there a standard approach to doing this? Where can I find
information on this topic?
Thanks in advance,
Chris
_______________________________________________
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
_______________________________________________
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