Re: IKImageBrowser Non-Square Cells
Re: IKImageBrowser Non-Square Cells
- Subject: Re: IKImageBrowser Non-Square Cells
- From: Trygve Inda <email@hidden>
- Date: Sun, 18 May 2014 16:07:39 -0700
- Thread-topic: IKImageBrowser Non-Square Cells
The docs for IKImageBrowserCell say:
> frame
> Returns the receiver’s frame rectangle, which defines its position in its
> IKImageBrowserView.
>
> - (NSRect)frame
> Return Value
> The coordinates of the frame, in the IKImageBrowserView coordinate space.
>
> Discussion
> Subclasses should not override this method.
>
> Availability
> Available in OS X v10.6 and later.
> Declared In
> IKImageBrowserCell.h
However, frame is always square.
It says I can override imageContainerFrame but that still leaves me with
square cells.
This seems a lot more trouble than it should be.
_______________________________________________
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