I have added an NSPanel object to my apps nib file. I am showing NSPanel using orderfront when a button is clicked on my mainwindow.
How can I make NSPanel modal so that my mainwindow is not available to the user as long as the NSPanel is visible.
Please suggest.
How can I make NSPanel modal so that my mainwindow is not available to the user as long as the NSPanel is visible.
Please suggest.