Hi,

I want to so NSTextFieldCell in idle state for the one Column in TableView.
When this cell is clicked for editing I would like to show a NSComboBoxCell.
How can I achieve this task. I tried with all the possibilities like - (
NSCell *)tableView:(NSTableView *)tableView dataCellForTableColumn:(
NSTableColumn *)tableColumn row:(NSInteger)row;

But I am struck at somethings like, how will I know when a cell is ready for
editing.
How can I return the ComboBoxCell for that editing cell?

Any help, highly appreciable.

Regards
Mustafa
_______________________________________________

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 arch...@mail-archive.com

Reply via email to