Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はカスタムNSWindowを試していて、今日最初の透明なカスタムウィンドウを手に入れました。残念ながら、ピクセルが表示されているウィンドウしか取得できません。ウィンドウの境界内のどこかでそれをつかむ方法はありますか?
ユーザーは境界がどこにあるかをどのように知るでしょうか? とにかく、解決策は[theWindow setIgnoresMouseEvents:NO].
[theWindow setIgnoresMouseEvents:NO]