Re: How to replace ComboBoxCell with TextFieldCell when not editing
Re: How to replace ComboBoxCell with TextFieldCell when not editing
- Subject: Re: How to replace ComboBoxCell with TextFieldCell when not editing
- From: Corbin Dunn <email@hidden>
- Date: Tue, 17 Nov 2009 10:34:17 -0800
On Nov 16, 2009, at 9:25 PM, Symadept wrote:
Hi,
>
> I want to replace the ComboBoxCell with TextFieldCell when I am not editing
> the cell and shall be replaced with ComboBoxCell when clicked on that
> particular cell. Any pointers highly appreciable.
Use:
- (NSCell *)tableView:(NSTableView *)tableView dataCellForTableColumn:(NSTableColumn *)tableColumn row:(NSInteger)row
--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