On 2011 Aug 24, at 18:45, Graham Cox wrote: > Can you explain what you mean by a document opening on the right hand side? I > can't seem to get that to happen.
When user clicks "Browse All Versions", the current document window jumps to the left side of the Star Wars screen. That document has "entered the version browser". However, another document, the previous version, opens in a window in the right side of the Star Wars screen. That's what I mean by "the right side". In my testing, this document on the right side does not get the NSWindowWillEnterVersionBrowserNotification. I supposed that the justification is that it never *entered* the version browser; it began its life there. But I need to do some setup for the versions browser just the same. So I wrote a bunch of kludgey code to work around that. > Basic Revert is broken in some way and hangs, but that might be my fault. How much you want to bet that -[NSDocument performActivityWithSynchronousWaiting:usingBlock:] is not involved? > The 'Browse All Versions' seems to work, and I get the notifications reliably. See if you get them in on the "right side". _______________________________________________ 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