group row custom drawing nstableview
group row custom drawing nstableview
- Subject: group row custom drawing nstableview
- From: "Rick C." <email@hidden>
- Date: Wed, 23 May 2012 12:14:33 +0800
Hi,
I'm having some trouble doing a custom drawing for my group row in a view-based nstableview. First of all I subclassed NSTableRowView is this correct? And if so the problem I'm having is to recreate the floating effect which normally happens automatically if using a standard NSTableCellView. I'm able to get the isFloating property, but I'm not sure what's the correct way to make the row float (setAlpha?) without making the text "float" as well? Any pointers to get me going in the right direction here would be much appreciated. Thanks!
rc
_______________________________________________
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