Hello I am trying to come up with a way to display pages of a book using IKImageBrowserView. The problem I have is that IKImageBrowserView does a good job displaying a collection of separate images, each image (cell) on equal distance from others cells.
What I need to do, however, is make imagebrowserview display images - thumbnails of pages of a PDF document - in a way that pairs of adjacent pages (1-2, 3-4, 5-6) are shown close to each other, like in a real book, while these pairs are on a larger distance from other pairs. Some pages can be single, and thus, on a larger distance from other images (if there's no pair for the last page, for instance). Something similar to what is shown on this image: http://rghost.net/56319631/image.png What would be the right way to achieve this? Thank you. _______________________________________________ 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