Re: Multiple controls in a table cell
Re: Multiple controls in a table cell
- Subject: Re: Multiple controls in a table cell
- From: Graham Cox <email@hidden>
- Date: Tue, 6 May 2008 09:27:26 +1000
On 6 May 2008, at 9:16 am, Randall Meadows wrote:
So what I'd like to do is put both an NSSlider and an NSTextField in
a single table cell, but I'm failing to see how I might accomplish
that. Anyone have any great ideas (FSDO "great")?
I guess you could subclass NSSliderCell and show the value as text as
well. If you needed that to be editable too that could get a bit
complex... Or maybe a custom cell that owns two others? Just thinking
aloud...
Would it be so bad to just have two separate columns for each cell?
G.
_______________________________________________
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