Difference between revisions of "POD GUI"
From ArmadeusWiki
(→Gtk) |
(→Qt) |
||
Line 11: | Line 11: | ||
=== Qt === | === Qt === | ||
POD-like software using Qt: | POD-like software using Qt: | ||
− | * [http://sourceforge.net/projects/qucs/ Qucs] | + | * [http://sourceforge.net/projects/qucs/ Qucs]. |
− | + | * [http://www.windel.nl/?section=pyqtdiagrameditor pyqtdiagrameditor]: A simple diagram editor with pyQt. | |
− | + | ||
=== Gtk === | === Gtk === |
Revision as of 09:54, 8 July 2013
Introduction
POD is currently a command-line only software, to be more friendly and usefull the final objective is to use a clik-clik interface. This page describe investigation to find the best GUI-framework for POD.
Requirements
Solutions
Qt
POD-like software using Qt:
- Qucs.
- pyqtdiagrameditor: A simple diagram editor with pyQt.
Gtk
wxPython
POD-like software using wxPython:
wxWidget
Kicad use wxWidget