Re: Subclass NSSplitView Problem
Re: Subclass NSSplitView Problem
- Subject: Re: Subclass NSSplitView Problem
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 9 Jun 2006 12:45:55 -0600
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