我是python 新手,之前有提问设计GUI python 程序用什么工具,有人回答用pyCharm 可以打开后没有看见哪里可以像普通开发用拖拽可以生成界面的,像eclipse 这个一样?到底要怎么弄呢?我想要GUI编程要怎么搞?pyQt压根没看懂怎么用...汗
No. I personally think python is not suitable for this
pycharm has no GUI design interface! Pyqt considerable learning resources are herehttps://riverbankcomputing.com/software/pyqt/intro
PyCharm can’t do thisbut the Qt Designer that comes with PyQt can do this
If you can do this, you will know if you try Eric's IDE. It is written in PyQtIn addition, PyQt comes with a bunch of examples. You can see if it is suitable for you
No. I personally think python is not suitable for this
pycharm has no GUI design interface!
Pyqt considerable learning resources are here
https://riverbankcomputing.com/software/pyqt/intro
PyCharm can’t do this
but the Qt Designer that comes with PyQt can do this
If you can do this, you will know if you try Eric's IDE. It is written in PyQt
In addition, PyQt comes with a bunch of examples. You can see if it is suitable for you