Re: Zooming and panning an NSImageView
Re: Zooming and panning an NSImageView
- Subject: Re: Zooming and panning an NSImageView
- From: Rob Keniger <email@hidden>
- Date: Wed, 4 Feb 2009 17:02:20 +1000
On 04/02/2009, at 4:13 PM, Christian Graus wrote:
We have a program that uses the NSImageView to show images,
currently it
forces the image to be shown so it fits the window ( that is, they
are a lot
bigger than what we're seeing ). i want to add the ability to
animate a
zoom into an area, after a user drags a box over that area, and then
to pan.
My main question is, am I right in thinking that Core Image has
support for
this, and, if so, is there a built in class I should be using
instead of
NSImageView to show my images ?
Have a look at IKImageView, which should fit your requirements.
--
Rob Keniger
_______________________________________________
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