Size: 895
Comment:
|
Size: 1177
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 12: | Line 12: |
* FoxGui | * FxPy |
Line 14: | Line 14: |
* Bethon | |
Line 19: | Line 20: |
''Could someone add which GUI toolkit is targeted by which tool?'' | || '''IDE''' || '''Target''' || || WingIde || ??? || || TkinterIdle || TkInter || || BoaConstructor || WxPython || || BlackAdder || PyQt || || PythonWorks || TkInter || || PythonCard || WxPython || || WxDesigner || WxPython || |
Line 21: | Line 29: |
* WingIde * TkinterIdle * BoaConstructor * BlackAdder * PythonWorks * PythonCard Target: WxPython * WxDesigner |
=== Links === 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. |
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:
Links
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.