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.
wx.panel があり、その一部に半透明の長方形を配置したいと考えています。
wxpython を使用してそれを行うにはどうすればよいですか?
wx.GraphicsContextを使用してこれを行うことができます。wxPythonデモ (Miscellaneous カテゴリにあります) に良い例があります。