to store item pointer in NSButtonCell's subclass in NSOutlineView implementation
to store item pointer in NSButtonCell's subclass in NSOutlineView implementation
- Subject: to store item pointer in NSButtonCell's subclass in NSOutlineView implementation
- From: Nick Rogers <email@hidden>
- Date: Sun, 6 Apr 2008 14:14:56 +0530
Hi,
I have the first column of NSOutlineView containing NSButtonCell.
I'm setting this in awakeFromNib.
If I subclass NSButtonCell and declare that subClass as the data cell
for the column, is there a way to store the item pointer into that
subclass?
If yes what method should I over-ride in NSButtonCell?
Wishes,
nick
_______________________________________________
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