Another NSOutlineView question
Another NSOutlineView question
- Subject: Another NSOutlineView question
- From: Graham Cox <email@hidden>
- Date: Tue, 9 Dec 2008 16:55:06 +1100
In my NSOutlineView, I disallow selection of group items by
implementing the delegate method -outlineView:shouldSelectItem:, which
works fine, but I still want to be able to edit the titles of group
items. The above method prevents this also.
How can I prevent selection of the the item but still allow editing of
its title string?
tia,
Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden