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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to