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 (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