Re: need to not shift row in outline view
Re: need to not shift row in outline view
- Subject: Re: need to not shift row in outline view
- From: "I. Savant" <email@hidden>
- Date: Mon, 4 Feb 2008 14:20:21 -0500
On Feb 4, 2008 2:13 PM, Mitchell Livingston <email@hidden> wrote:
> Yup, sounds right. Basically, I want a way to allow outline rows to take up the whole row for select rows.
You could always subclass NSOutlineView and override
-drawRow:clipRect: (which belongs to NSTableView, of which
NSOutlineView is a subclass).
--
I.S.
_______________________________________________
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