cocoa - OSX : Prevent NSWindow from interacting parentwindow -


in app, launching nswindowcontroller using showwindow method, main windowcontroller.

so there base windowcontroller1 on button click opening windowcontroller2 using showwindow method.

now wants prevent user-interaction windowcontroller1 until windowcontroller2 open , wants keep on focus windowcontroller2 until user close clicking "close" icon?

i have search few things on stackoverflow , google did not found helpful thing idea on this?

thanks


Comments

Popular posts from this blog

python - django admin: changing the way a field (w/ relationship to another model) is submitted on a form so that it can be submitted multiple times -

go - serving up pdfs using golang -

ffmpeg - Using Live555 HTTP capacities as a server for signaling -