FROM : Devraj Mukherjee
DATE : Tue Jan 22 12:50:41 2008
Hi everyone,
I have an NSPanel in my Nib file that is connect to an instance of a
class that handles the various events. I use an instance of a
NSWindowController to show the Window.
I now wish this Panel to be modal so the user must make a choice using
the elements on the Panel and the application waits for the Panel to
close. All of this seems to work, except that the Panel doesn't seem
to be destroyed or marked in an non modal position until another
Window/Panel is loaded. I am shutting the Panel using the "Close"
button on the panel.
Any guesses on what might be going wrong?
Thanks a lot.
--
"I never look back darling, it distracts from the now", Edna Mode (The
Incredibles)
DATE : Tue Jan 22 12:50:41 2008
Hi everyone,
I have an NSPanel in my Nib file that is connect to an instance of a
class that handles the various events. I use an instance of a
NSWindowController to show the Window.
I now wish this Panel to be modal so the user must make a choice using
the elements on the Panel and the application waits for the Panel to
close. All of this seems to work, except that the Panel doesn't seem
to be destroyed or marked in an non modal position until another
Window/Panel is loaded. I am shutting the Panel using the "Close"
button on the panel.
Any guesses on what might be going wrong?
Thanks a lot.
--
"I never look back darling, it distracts from the now", Edna Mode (The
Incredibles)
| Related mails | Author | Date |
|---|---|---|
| Devraj Mukherjee | Jan 22, 12:50 | |
| Hamish Allan | Jan 22, 19:00 |






Cocoa mail archive

