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 に最適なドラッグ アンド ドロップ GUI ビルダーは何ですか? wxGLade を試してみましたが、とても気に入りません。
PythonでGUIプログラミングを始めたばかりの場合は、PySide/PyQt4のwxPythonを廃止することを強くお勧めします。よりシンプルなAPIを備えており、Qt-Designerは私が使用した中で最高のドラッグアンドドロップGUIデザイナーの1つです。さらに、PySide/PyQt4は十分に文書化されています。