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.
ポップアップ ウィンドウに直接ボタンを使用して、ポップアップ ウィンドウ (NSAlert など) で補助デバイスへのアクセスを有効にするように求める方法はありますか?
いいえ、これを有効にするにはシステム環境設定を開く必要があります。
ただし、適切なシステム設定ページに移動するためのボタンを提供できます。
[[NSWorkspace sharedWorkspace] openFile:@"/System/Library/PreferencePanes/UniversalAccessPref.prefPane"];