Re: Multiple controls in a table cell
Re: Multiple controls in a table cell
- Subject: Re: Multiple controls in a table cell
- From: Randall Meadows <email@hidden>
- Date: Tue, 6 May 2008 10:35:53 -0600
On May 5, 2008, at 6:17 PM, j o a r wrote:
On May 5, 2008, at 4:46 PM, Hamish Allan wrote:
I don't remember where we got it, but if you Google
"SubviewTableViewController" or "SubviewTableViewCell" it should
get you in
the right direction.
It's by Joar Wingfors:
http://joar.com/code/
On Leopard you can often use NSCollectionView or NSRuleEditor
instead of that old hack... :-)
You can also create a custom cell subclass to solve this type of
problem. This is a good piece of sample code to show how that works:
<http://developer.apple.com/samplecode/PhotoSearch/>
I've started on writing a subclass of NSSliderCell, after getting the
idea after looking at your other code (so thank you for that, Joar!).
I'll look into this sample as well.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden