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.
ドキュメントを検索wxPythonしましたが、パネルにタイトル付きの境界線を作成する方法が見つかりません。wx.RadioBoxキャプションが入っている ような境界線が必要です。
wxPython
wx.RadioBox
前もって感謝します。
wx.StaticBoxまたはwx.StaticBoxSizerのいずれかを使用してみてください。