Re: Custom View Table Views
Re: Custom View Table Views
- Subject: Re: Custom View Table Views
- From: "I. Savant" <email@hidden>
- Date: Mon, 24 Jul 2006 16:01:47 -0400
See:
http://www.stepwise.com/Articles/Technical/2003-12-20.01.html
or
http://www.joar.com/code/
--
I.S.
On Jul 24, 2006, at 3:57 PM, Thom McGrath wrote:
Can't find any useful information elsewhere (apple docs, list
archives, google, examples), so here I go again.
I'm trying to use a custom view cell in my NSTableView, similar to
Backup.app where I have lots of data in a single cell with
different styles and whatnot.
I've been able to figure out that I'll need an NSCell, and I've
informed the NSTableView to use this NSCell subclass for this
column. Since I do not need interaction, It's an NSCell rather than
an NSActionCell. Poking around inside Backup.app has been
fruitless. I've also successfully modified the data contained
within the NSCell. My issue comes in when I need to draw the view.
How do I attach an NSView to it to do the drawing?
--
Thom McGrath
The ZAZ Studios
<http://www.thezaz.com/> AIM: thezazstudios
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
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