IKImageBrowserView - display thumbnails of adjacent pages close to each other
IKImageBrowserView - display thumbnails of adjacent pages close to each other
- Subject: IKImageBrowserView - display thumbnails of adjacent pages close to each other
- From: Nick <email@hidden>
- Date: Wed, 11 Jun 2014 20:45:03 +0300
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 (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