On May 24, 2008, at 08:53, Markus Spoettl wrote:

On May 23, 2008, at 11:06 PM, Markus Spoettl wrote:
For those interested, both issues go away if "Automatically Hide Scrollers" is switched OFF for the enclosing scroll view. I had scrollers switched off by default for esthetic reasons. Apparently NSCollectionView can't handle that case properly.

Does anyone know is this a known issue? If not I'd be glad to file a report.


Unfortunately the jump-to-first-row-after-control-resize problem did not go away. If anyone has a pointer on how to fix it I'd be more than interested in hearing it. Thanks!

I'm having exactly the same problems, and have unfortunately not found any work-arounds so far. I have reported these as
rdar://5962073 NSCollectionView resizes its item-views incorrectly
rdar://5950467 NSCollectionView does not work correctly with NSScrollView's autohideScrollers
rdar://5962086 NSCollectionView scrolls to origin on resize

As for the "jump to first row problem" (i.e. 5962086), I don't think it's the NSCollectionView per-se doing the scrolling, at least it is never sent a scrollTo: message, so it must be something else (some strange interaction with the NSScrollView and the animation?).

I quite like the collection view, but it needs better documentation (i.e. an NSCollectionView Programming Guide) and quite a few bug-fixes.


Regards
Markus

        Daniel.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to