Re: NSCollectionView inside an NSSplitView?
Re: NSCollectionView inside an NSSplitView?
- Subject: Re: NSCollectionView inside an NSSplitView?
- From: Markus Spoettl <email@hidden>
- Date: Fri, 13 Feb 2009 20:37:26 +0100
On Feb 13, 2009, at 7:09 PM, Jean-Nicolas Jolivet wrote:
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'm using an NSCollectionView and NSSplitView and this aspect works
correctly, I'm seeing no weird animation flickering like you describe.
NSCollectionView does have a different problem in that it resets the
scroll positions to topmost/leftmost whenever the view is resized.
Highly visible and annoying but probably not related to your issue.
Regards
Markus
--
__________________________________________
Markus Spoettl
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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