Re: Subclass NSSplitView Problem
Re: Subclass NSSplitView Problem
- Subject: Re: Subclass NSSplitView Problem
- From: Neto <email@hidden>
- Date: Fri, 9 Jun 2006 15:53:20 -0300
That was quick Nick!
Solved.
Thank you
On 09/06/2006, at 3:45 PM, Nick Zitzmann wrote:
On Jun 9, 2006, at 12:23 PM, Neto wrote:
-(float)dividerThickness
{
return 0.1;
}
For some reason, this combination causes a "tear effect" when
scrooling the NSTableViews
Anyone know what I'm doing wrong?
Try making -dividerThickness return an integral value.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden