Any NSWindowRestoration examples?
问题 I'm having some trouble implementing NSWindowRestoration (in 10.7 Lion). I'm not getting the protocol notifications. Is there an example app with this implemented somewhere? I cannot find one on the Apple Developer site. Thanks! Edit: The question marked as answer is helpful, but the problem in my case was that I was using a menubar-only application. I guess window restoration doesn't work with dockless apps yet. Snap! 回答1: The class method + (void)restoreWindowWithIdentifier:(NSString *