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.
必要な要素に強制的にフォーカスさせるにはどうすればよいTabですか?ソフトウェアに要素のリストを与えてフォーカスを循環させることは可能ですか?
というプロパティを使ったことがあるのを覚えていtabindexますが、もう見つかりません。
tabindex
Tabたぶん、要素にフォーカスするのを防ぐこともできますか?
はい、関数を使用して、コンテナ内の各ウィジェットのフォーカスの順序を設定できますcontainer.set_focus_chain()。
container.set_focus_chain()