質問

If i switch my NSDocument based app to another app, or switch the space, my app hides...

Cannot figure out what causes this behavior...

Note that Hides on deactivate is set to NO in the main window

役に立ちましたか?

解決

Problem was, that i was adding a child window with

addChildWindow

And this window had checked 'Hide on deactivates'

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top