【问题标题】:Is there a Python interface like Windows Buider Editor in Eclipse? [duplicate]Eclipse 中是否有类似 Windows Buider Editor 的 Python 接口? [复制]
【发布时间】:2013-04-23 12:05:42
【问题描述】:

我想开发一个 Python 程序,但我对 UI 不太了解。你知道一些 UI 编辑器,比如 Windows Builder Editor 或 Java/Eclipse?

我想要这样的工具:http://www.youtube.com/watch?v=XuQow4uWm_g 但对于 Python。

【问题讨论】:

  • 请投票结束。拯救这个可怜的家伙。

标签: python python-2.7 python-3.x


【解决方案1】:

这里有几个用于 python 的 UI 编辑器:

对于 pyqt 或 pyside(python 的 qt): QT disigner

GTK: Glade

希望对你有帮助!!

【讨论】:

  • 知道了!! Glade 不适用于 Windows,但 QT Disigner 它看起来是我想要的 WYSIWYG thx 男人试一试!另外,如果您知道任何其他适用于 Windows 的信息,请告诉我。
【解决方案2】:

如果我对您的问题的理解正确,那么您正在寻找有人建议您使用哪个 IDE 来运行 Python。

请看这里 - What IDE to use for Python?

【讨论】:

  • 我在做我的问题之前看到了那个帖子,我想要的是一个工具来设计软件,比如用于 Eclipse 的 Windows Builder Editor 插件来设计 jframe 应用程序......
猜你喜欢
  • 2021-07-30
  • 2014-07-02
  • 1970-01-01
  • 2013-01-03
  • 2012-07-08
  • 2017-08-23
  • 2019-01-24
  • 2011-08-28
  • 1970-01-01
相关资源
最近更新 更多