NSImageView broken
NSImageView broken
- Subject: NSImageView broken
- From: Keith Wilson <email@hidden>
- Date: Thu, 1 Nov 2007 22:43:54 +1100
Hi
I have a sub-class of an NSImageView within an NSScrollView. The user
can set various magnifications, scroll, and then click and drag to
crop a rectangle and save a thumbnail in a CoreData database. So for a
happy family picture the user can crop mugshots for each person and
save them against that person. Still works fine in Tiger but in
Leopard, as soon as the user clicks on the imageView it is immediately
re-rendered as a a very low resolution image. I am using Xcode3 set to
be 2.4 compatible and Target SDK = 10.4 Universal.
I suspect it may have something to do with the new animation functions
in Leopard and can send the app if you need to see what is happening.
How do I fix it - I tried returning NO for animation but it had no
effect.
Keith
_______________________________________________
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