cocoa - Preferences Window Problem (Once Open And Closed, Will Not Open Again) -
I have a problem that when the preferences window is opened and closes, it will not open again why this is And how can this be fixed?
Edit: It has been seen that I have the same problem with the main window.
The window is being opened through the bar and in a separate NIB file.
It seems that you forgot to set the 'window' outlet your window controller (nib, file In the owner) to indicate your window Wide: The method will work once you add your 'window' outlet to the window controller show.
Comments
Post a Comment