Differences between revisions 1 and 14 (spanning 13 versions)
Revision 1 as of 2002-07-12 22:29:50
Size: 226
Editor: anonymous
Comment: missing edit-log entry for this revision
Revision 14 as of 2002-08-22 03:50:57
Size: 1177
Editor: prx3
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Some available GUI's for Python: '''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.
Line 3: Line 3:
TkInter '''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, ...
Line 5: Line 5:
WxWindows === Some available GUI's for Python: ===
Line 7: Line 7:
PyQt   * TkInter
  * WxPython
  * PyGtk / PyGnome
  * PyQt
  * FlTk
  * FxPy
  * AnyGui
  * Bethon
Line 9: Line 16:
FlTk Anyone for a GuiProgrammingShootout?
Line 11: Line 18:
FoxGui === Some available GUI development tools: ===
Line 13: Line 20:
Some available GUI development tools:   || '''IDE''' || '''Target''' ||
  || WingIde || ??? ||
  || TkinterIdle || TkInter ||
  || BoaConstructor || WxPython ||
  || BlackAdder || PyQt ||
  || PythonWorks || TkInter ||
  || PythonCard || WxPython ||
  || WxDesigner || WxPython ||
Line 15: Line 29:
WingIde === Links ===
Line 17: Line 31:
TkinterIdle Cameron Laird's personal notes on Python GUIs [http://starbase.neosoft.com/~claird/comp.lang.python/python_GUI.html] includes over 25 links to toolkits and techniques for connecting python with a GUI.
Line 19: Line 33:
BoaConstructor

BlackAdder

PythonWorks

PythonCard

WxDesigner

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:

Cameron Laird's personal notes on Python GUIs [http://starbase.neosoft.com/~claird/comp.lang.python/python_GUI.html] includes over 25 links to toolkits and techniques for connecting python with a GUI.

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

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