I have an IKImageBrowserView contained in an NSScrollView. Is there a
way to determine which IKImageBrowserItems are in the clipped view of
the scroll view? I know there is a way to do this with an
NSTableView...
[[[yourView enclosingScrollView] contentView] bounds] is what's
visible, in the coordinate system of yourView. I was using that just
moments ago.
_______________________________________________
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