1
1

More than 5 years have passed since last update.

シートでテキスト入力させるときはNSWindowの Title Barを表示すること

Posted at

備忘録。

何らかの設定画面をシートダイアログでつくるとき、ベースとなる NSWindowの Title Barオプションを外すとテキスト編集ができなくなる。ボタンとかは使える。

参考: http://stackoverflow.com/questions/7561347/cant-edit-nstextfield-in-sheet-at-runtime

後半を読むと、キーウィンドウになるよう設定するだけでも良いみたい

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1