Home  >  Q&A  >  body text

python - pyCharm有GUI设计界面吗?要怎么打开?

我是python 新手,之前有提问设计GUI python 程序用什么工具,有人回答用pyCharm 可以打开后没有看见哪里可以像普通开发用拖拽可以生成界面的,像eclipse 这个一样?
到底要怎么弄呢?我想要GUI编程要怎么搞?pyQt压根没看懂怎么用...汗

巴扎黑巴扎黑2742 days ago1107

reply all(3)I'll reply

  • 伊谢尔伦

    伊谢尔伦2017-04-17 17:59:32

    No. I personally think python is not suitable for this

    reply
    0
  • 黄舟

    黄舟2017-04-17 17:59:32

    pycharm has no GUI design interface!
    Pyqt considerable learning resources are here
    https://riverbankcomputing.com/software/pyqt/intro

    reply
    0
  • 阿神

    阿神2017-04-17 17:59:32

    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

    reply
    0
  • Cancelreply