Closed furtive closed 12 years ago
@liamks any clues on how to fix this?
@maccman I'm just working on the ability to add new windows. Once this is done, I'm guessing we can just create a new window when the user clicks on the app icon. I'll look into it.
@liamks Sure, I'm thinking we can just show the original window.
@maccman I think you might be right, see: http://www.cocoabuilder.com/archive/cocoa/178121-close-button-vs-command.html
Yeah, experience from other apps is that it simply shows the original window, in that state is maintained.
Fixed, see pull-request - aka issue 10.
@maccman I think this can be closed now.
Yup.
Closing the window (e.g. Command + W) puts the user in a position where it's impossible to bring the window back up (e.g. by click on the app icon in the Doc).