Sorry I misunderstood your question. What about windowDidResize from 
NSWindowDelegate?

-Laurent.
-- 
Laurent Daudelin                                                        
laur...@nemesys-soft.com <mailto:laur...@nemesys-soft.com>
AIM/iChat/Skype:LaurentDaudelin                                 
http://www.nemesys-soft.com/ <http://www.nemesys-soft.com/>
Logiciels Nemesys Software

> On Oct 20, 2016, at 19:48, Steve Mills <sjmi...@mac.com> wrote:
> 
> On Oct 20, 2016, at 17:26:47, Laurent Daudelin <laur...@nemesys-soft.com> 
> wrote:
>> 
>> I used a UICollectionView in an iPad app. But the NSCollectionView is very 
>> similar. The only difference I can tell is that, when you drag a collection 
>> view onto your view controller view, you get contentArray layout type. But, 
>> if you switch to “Flow”, you will automatically get a collection view flow 
>> layout. That’s what I used from my view controller to resize the collection 
>> view cells inside the collection view by setting the item size properties. 
>> There is a little bit of math to do since you need to take into account the 
>> items spacing but that is not very hard. On iOS, you don’t have any choice 
>> in the layout of the UICollectionView.
> 
> That's not really what I asked. I already know how to size the items.
> 
> --
> Steve Mills
> Drummer, Mac geek
> 
> 
> _______________________________________________
> 
> 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:
> https://lists.apple.com/mailman/options/cocoa-dev/laurent%40nemesys-soft.com
> 
> This email sent to laur...@nemesys-soft.com

_______________________________________________

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

This email sent to arch...@mail-archive.com

Reply via email to