Re: Custom Widget
Re: Custom Widget
- Subject: Re: Custom Widget
- From: Rick Bischoff <email@hidden>
- Date: Wed, 28 Jul 2004 13:46:37 -0500
Hi everyone,
Well, since no one had any better ideas, I hacked up a quick custom
view to do the trick. It is not very pretty, but it gets the job done.
It is available
under the public domain:
http://rickjr.org/static/RBTableViewDemo.dmg.gz
Rick Bischoff
On Jul 28, 2004, at 3:53 AM, Chaz McGarvey wrote:
On Jul 27, 2004, at 11:51 PM, Rick Bischoff wrote:
NSTableView won't work since I need to selected the individual cell
in a row, *not* the entire row. Sorry if I wasn't clear on that.
Well there isn't a standard widget to do that. So you'll either have
to write your own or borrow some code like you suggested. As for the
best way to write it, I can't say. It doesn't sound very fun to me.
Chaz McGarvey
http://www.brokenzipper.com
_______________________________________________
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.