Re: NSCollectionView problems

2008-05-25 Thread Daniel Vollmer
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 th

Re: NSCollectionView problems

2008-05-25 Thread Jens Alfke
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

Re: NSCollectionView problems

2008-05-25 Thread Daniel Vollmer
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. Appar

Re: NSCollectionView problems

2008-05-23 Thread Markus Spoettl
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 prop

Re: NSCollectionView problems

2008-05-23 Thread Markus Spoettl
Hello again, On May 23, 2008, at 1:20 PM, Markus Spoettl wrote: I have an NSCollectionView set up with bindings to visualize an NSMutableArray. When I call arrayController:setContent: the view (which initially doesn't have a content assigned) displays the items. So far so good. The problem

NSCollectionView problems

2008-05-23 Thread Markus Spoettl
Hello List, I have an NSCollectionView set up with bindings to visualize an NSMutableArray. When I call arrayController:setContent: the view (which initially doesn't have a content assigned) displays the items. So far so good. The problems are these: If there are two many items for one