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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to