need to not shift row in outline view (SOLVED)
need to not shift row in outline view (SOLVED)
- Subject: need to not shift row in outline view (SOLVED)
- From: Mitchell Livingston <email@hidden>
- Date: Wed, 6 Feb 2008 14:41:51 -0500
I was able to get the behavior I wanted by returning a resized rect
with frameOfCellAtColumn:row:
On Feb 4, 2008, at 2:20 PM, I. Savant wrote:
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