Differences between revisions 6 and 7
Revision 6 as of 2006-07-16 13:23:44
Size: 1052
Editor: swordsp
Comment:
Revision 7 as of 2006-07-16 13:37:56
Size: 1052
Editor: swordsp
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
 * PyGtk -- Gnome的底层GUI库 GTK+ 的Python封装
Line 16: Line 17:
 * PyGtk -- Gnome的底层GUI库 GTK+ 的Python封装

[:PyIDE:Python 综合开发环境]

Python GUI 开发技术

  • PyTk -- 标准库中内置的GUI支持,Tk/Tkinter 的Python绑定

  • PyGtk -- Gnome的底层GUI库 GTK+ 的Python封装

  • ["wxPython"] -- 流行的跨平台 GUI 工具箱 wxWidgets 的Python绑定
  • PyQt -- KDE的底层GUI库,另一个流行的跨平台 GUI 工具箱 Qt 的 Python 绑定

PyGuiDev (last edited 2009-12-25 07:16:20 by localhost)