Skip navigation.
 
mlRe: IKImageBrowserView cellSpacing
FROM : Thomas Goossens
DATE : Mon Feb 04 19:45:40 2008

Hi Daniel,

Customizing the cell spacing is not possible unfortunately.

-- Thomas.

On Feb 4, 2008, at 3:11 PM, Daniel GQ Chong wrote:

> Hi,
>
> I wanted to change the cell spacing for IKImageBrowserView but I can't
> use -setIntercellSpacing as available for NSMatrix class. The closest
> thing I can find is -setCellSize for IKImageBrowserView. But this does
> not help because it's just changing the size of the cell but not the
> spacing between them.
>
> I'm quite sure the cell spacing can be change because in the open
> panels, under media/photos, it looks like they are using image kit as
> well, but the cell spacing is much smaller.  Anyone knows how to do
> this??
>
> --
> Daniel Chong
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlIKImageBrowserView cellSpacing Daniel GQ Chong Feb 4, 15:11
mlRe: IKImageBrowserView cellSpacing Thomas Goossens Feb 4, 19:45