Hi,I have used NSComboBoxCell in my NSTableView to show the list of items. Once 
user done with its selection and moved to next TableView row I replace 
NSComboBoxCell with non editable NSTextFieldCell in previous row using (NSCell 
*)tableView:(NSTableView *)tableView dataCellForTableColumn:(NSTableColumn 
*)tableColumn row:(NSInteger)row method.This works fine only problem is when I 
disable the NSTableView all the NSTextFieldCells that I inserted remains 
enabled. I tried to disable NSTextFieldCell using setEnabled method but it 
doesn't work. Please suggest some solution....RegardsAbhijeetGet Yourself a 
cool, short @in.com Email ID now!
_______________________________________________

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

This email sent to arch...@mail-archive.com

Reply via email to