Re: Resize NSCollectionView items after resize
Re: Resize NSCollectionView items after resize
- Subject: Re: Resize NSCollectionView items after resize
- From: Steve Mills <email@hidden>
- Date: Fri, 21 Oct 2016 14:51:29 +0000 (GMT)
On Oct 21, 2016, at 09:16 AM, Laurent Daudelin <email@hidden> wrote:
Sorry I misunderstood your question. What about windowDidResize from NSWindowDelegate?
I went with NSViewFrameDidChangeNotification on the enclosingScrollView, since it's enclosed in a splitter, so just getting window resizes isn't enough. I was just hoping there might be something more "built in" for the whole NSCollectionView hierarchy that would tell its item views to resize when it resizes. Seems like a pretty common thing to need.
Sent from iCloud's ridiculous UI, so, sorry about the formatting
_______________________________________________
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