NSTextFieldCell not getting disabled
"Abhijeet Singh" <[email protected]> Mon, 30 Jan 2012 10:59:14 +0530
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
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 rep= lace NSComboBoxCell with non editable NSTextFieldCell in previous row usi= ng (NSCell *)tableView:(NSTableView *)tableView dataCellForTableColumn:(N= STableColumn *)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 setE= nabled method but it doesn't work. Please suggest some solution....Regard= sAbhijeetGet Yourself a cool, short @in.com Email ID now!