NSLevelIndicatorCell
NSLevelIndicatorCell
- Subject: NSLevelIndicatorCell
- From: email@hidden
- Date: Fri, 17 Feb 2006 19:57:43 +0000
I am using an NSLevelIndicatorCell in an NSTableView and I have not been able to make the cell uneditable. Even when I make the column uneditable it does not work. If I make the Class (NSMutableDictionary) it is bound to an (NSDictionary) I get errors that it is trying to modify a non-mutable class. But at least the display does not change. I want this to be a read-only column, that the user cannot change. How do I do that? I have been unsuccesful in all attempts and do not want to create a new subclass of NSMutableDictionary that ignores updates. It would seem that creating a read-only level indicator would be a common usage. Has anyone else had this problem? Any solutions?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden