开发者

Python GUI building in eclipse?

I'm wondering is there a tool similar to http://www.eclipse.org/vep/ for Python available? I'd like to be able to use a tool like Visual Editor when开发者_运维百科 building pygtk GUI's. I'm looking for tools to make the task of GUI building less tedious and more fun basically.


Glade is the best one I used. It's a standalone program, not an Eclipse plugin.


I personally like WxWidgets. Not for Eclipse or GTK, but very simple and easy to use with wxPython.


There is a Python development plugin for Eclipse, from http://pydev.org. After you install that in Eclipse, you get a PyDev perspective.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜