Re: NSImageView vs IKImageView
Re: NSImageView vs IKImageView
- Subject: Re: NSImageView vs IKImageView
- From: James Merkel <email@hidden>
- Date: Sat, 06 Aug 2011 05:44:08 -0700
On Aug 6, 2011, at 3:58 AM, Graham Cox wrote:
On 06/08/2011, at 7:07 AM, James Merkel wrote:
In my app, I accept edits in a window, save the edits to a file,
close the window, then reopen the window to show the changes.
With an NSImageView, you get an annoying flash when the window
closes and then opens again.
With an IKImageView you don't get the flash -- you can barely tell
that the window has closed and opened again. Much better appearance-
wise.
I am not sure why there is this difference between the two.
A better question is why on earth do you need to close the window
and reopen it to show the changes? That's just bizarre.
--Graham
True, I could just update the window. But that seemed like more work
than just going through the closing/opening cycle.
I'll look into it.
Jim Merkel
_______________________________________________
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