Re: NSScrollView flicker
Re: NSScrollView flicker
- Subject: Re: NSScrollView flicker
- From: João Pavão <email@hidden>
- Date: Sat, 6 May 2006 02:10:58 +0100
THANK YOU, Raphael! :-)
I have already spent some hours trying to figure out why the hell my
scroll bar was flickering so much. I'm implementing a variable row
height custom table view and thought that it was probably something I
was doing wrong in my overrides of NSTableView's methods. I enabled
the horizontal scroll bar and, although it stays hidden (just like it
was before), the flickering of the vertical scroll bar is completely
gone.
João Pavão
On 2006/05/01, at 09:57, Raphael Sebbe wrote:
For reference, I managed to get it to work by keeping horizontal
scroller enabled (as well as autohide). NSScrollView somehow figures
out that the content view is configured as horizontally resizable and
never shows the horizontal scroller. No more flickering...
Raphael
_______________________________________________
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
--
João Pavão
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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