NSCollectionView inside an NSSplitView?
NSCollectionView inside an NSSplitView?
- Subject: NSCollectionView inside an NSSplitView?
- From: Jean-Nicolas Jolivet <email@hidden>
- Date: Fri, 13 Feb 2009 13:09:31 -0500
I'm having weird problems with a CollectionView inside an
NSSplitView... it looks fine but as soon as I re-size (either by
dragging the split view's divider or by re-sizing the window) the
CollectionView's animation is flickering a LOT, and the items in my
collection view are jumping all over the place, from the top of the
collection view to the bottom and back to the top...
I was wondering if anyone else had problems with NSCollectionView in
split views? I'm pretty sure the problem is related to animation...
perhaps if I could disable the collection view's animation altogether?
Not sure if it's possible...
I first noticed the bug using BWToolKit's BWSplitView and I thought it
could be a bug with the toolkit, but I tried changing the BWSplitView
to an NSSplitView and the same behavior is present...
It's really nothing subtle... it really makes the app unusable... is
this a known bug?
Jean-Nicolas Jolivet
email@hidden
http://www.silverscripting.com
_______________________________________________
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