Re: iPhoto thumbnail view
Re: iPhoto thumbnail view
- Subject: Re: iPhoto thumbnail view
- From: douglas welton <email@hidden>
- Date: Wed, 15 Oct 2008 08:02:04 -0400
Hi Dave,
IKImageBrowserView is your friend. Check out the example code
ImageBrowser. To constrain the view so that it only scrolls
horizontally, use the -setContentResizingMask: method with the
NSViewWidthSizable mask only.
later,
douglas
On Oct 15, 2008, at 5:35 AM, David Murphy wrote:
hi folks,
I'm looking to build a view, similar to the upper sequential thumbnail
view in iPhoto's Edit mode window.
Before I go and build my own version, does anyone know if this is
already available in an existing framework or library (from Apple or
elsewhere)?
cheers
rgds Dave
_______________________________________________
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