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.NO_BORDER-境界線を表示せず、ウィンドウのデフォルトの境界線スタイルを上書きします。ソース
wx.NO_BORDER
wx.CAPTION-タイトルバーからすべてのボタンを削除します。ソース1 ソース2
wx.CAPTION