NSScrollView flicker
NSScrollView flicker
- Subject: NSScrollView flicker
- From: "Raphael Sebbe" <email@hidden>
- Date: Sat, 29 Apr 2006 15:44:20 +0200
Hi all,
I have a problem with a scroll view. The scrollview is created in IB,
and configured so that it resizes when the window is resized. Only
vertical scroller is visible and autohides. The documentView of that
scroller is an NSBox that is configured to autoresize horizontally,
fixed size vertically.
When I resize the window horizontally, it is OK, the scrollview and
the NSBox in it both resize correctly.
When I resize the window vertically until the scrollview gets bigger
than the NSBox, the scroller disappears (as expected) but when I make
the window back smaller, the scroller flickers (shows/disappears) for
the first 20 pixels of the resize, then it is ok.
Does anyone know what is going on and how to avoid that ?
Thank you !
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