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

--

You received this message because you are subscribed to the Google Groups 
"cocos2d discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cocos-discuss?hl=en.


Reply via email to