Zooming and panning an NSImageView
Zooming and panning an NSImageView
- Subject: Zooming and panning an NSImageView
- From: Christian Graus <email@hidden>
- Date: Wed, 4 Feb 2009 17:13:44 +1100
Hi guys
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 ?
If anyone has a link to example code, that would be even better
Thanks as always
Christian
_______________________________________________
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