Differences between revisions 26 and 27
Revision 26 as of 2002-12-30 15:48:21
Size: 1648
Editor: 213
Comment:
Revision 27 as of 2002-12-30 15:54:02
Size: 1568
Editor: 213
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
  || WingIde || ??? ||
  || TkinterIdle || TkInter || I thought GUI development tools should aid in developing GUIs. I don't see that IDLE does more than other editors that support Python such as vi or Emacs. It's certinaly not a GUI-builder...||
Line 32: Line 30:
(I removed references to IDLE and WingIDE, since they are not GUI development tools. They are Python develoment tools with a GUI. Not the same thing... Thinki:MaLy )

Note: This section is rather incomplete. Don't be too disappointed if you can't find the information you need and please come back when this Wiki is officially opened.

Todo:: Would it be useful to have information about the GUIs and development tools in a fixed format to make them more easily comparable (see WebProgrammingTemplate and WebProgrammingTemplateHelp). Some categories: directly supported widgets, addon widgets, layout managers, ...

Some available GUI's for Python:

Anyone for a GuiProgrammingShootout?

Some available GUI development tools:

(I removed references to IDLE and WingIDE, since they are not GUI development tools. They are Python develoment tools with a GUI. Not the same thing... MaLy )

CameronLaird's personal notes on Python GUIs [http://phaseit.net/claird/comp.lang.python/python_GUI.html] includes over 25 links to toolkits and techniques for connecting python with a GUI.

Other places to look are PythonGuis at Thinki, and http://sensei.co.il/python/ui.html .

GuiProgramming (last edited 2024-04-09 18:58:46 by FeodorFitsner)

Unable to edit the page? See the FrontPage for instructions.