On May 25, 2008, at 18:44, Jens Alfke wrote:

I remember having some similar funky issues with the scrollbar — IIRC, the scrolling range was always much too large for the number of items, and resizing the window didn't help.

I can't remember now exactly what I did to fix it ... looking through the revision history and diffs, I think it may have been that I used to set the maxItemSize, and when I took that out it fixed the problem.

I'm using minItemSize but I think they have the same problems. I'm not sure how I'd get the same behaviour without using it. You can observe the behaviour I want at with the beta of my program (http://www.maven.de/code/wowplot/ , some example data is at http://www.maven.de/code/wowplot/ extract.txt ). The relevant bit is the stretch and shrink timeline entries in the view menu, which in- or decrease the effective size of the NSCollectionView x-axis.

—Jens

Thanks,
        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