Re: NSTableView cross-coupling rows when editing strings?
Re: NSTableView cross-coupling rows when editing strings?
- Subject: Re: NSTableView cross-coupling rows when editing strings?
- From: Corbin Dunn <email@hidden>
- Date: Thu, 18 Dec 2008 15:50:47 -0800
On Dec 18, 2008, at 3:28 PM, Graham Cox wrote:
The five kinds of representedObject are a) a custom class of my own,
b) a NSColor, c) a NSString, d) a NSValue and d) an NSImage.
Corresponding to these I set the dataCell to a,d) NSImageCell, b) a
custom cell type to handle colours, c,d) a NSTextFieldCell.
A regular NSTextFieldCell, or a custom subclass? If so, what code is
in in it?
corbin
_______________________________________________
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