Differences between revisions 41 and 42
Revision 41 as of 2003-07-31 15:26:07
Size: 3115
Editor: APastourelles-107-1-9-221
Comment:
Revision 42 as of 2003-08-09 19:31:45
Size: 2858
Editor: ip503dabc3
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

''Maybe it could answer the questions in ChoosingGuiToolkits for each toolkit?''
Line 25: Line 27:
=== Some available GUI development tools: === === GUI builders: ===
Line 30: Line 32:
  || ["eric"] || PyQt ||Python IDE based on PyQt and QScintilla. GUI development features???||
Line 35: Line 36:

(I removed references to IDLE and WingIDE, since they are not GUI development tools. They are Python development tools with a GUI. Not the same thing, see IntegratedDevelopmentEnvironments -- Thinki:MaLy )
Line 44: Line 43:

Note: This section is rather incomplete. Don't be too disappointed if you can't find the information you need, but please add any information you can contribute.

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, ...

Maybe it could answer the questions in ChoosingGuiToolkits for each toolkit?

Some available GUI's for Python:

Anyone for a GuiProgrammingShootout?

GUI builders:

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 .

[http://www.opendocs.org/ Opendocs] has some material on Qt programming with python for onl-line reading.

Python City ([http://www.awaretek.com/plf.html]) has an on-line interactive GUI toolkit chooser for Python based on user-defined criteria: [http://www.awaretek.com/toolkits.html]

GuiProgramming (last edited 2024-02-25 07:39:56 by krakengore)

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