POD GUI: Difference between revisions
From ArmadeusWiki
New page: Category:POD == 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... |
No edit summary |
||
| Line 10: | Line 10: | ||
=== Qt === | === Qt === | ||
POD-like software using Qt: | |||
* [http://sourceforge.net/projects/qucs/ Qucs] | |||
=== Gtk === | === Gtk === | ||
=== wxPython === | === wxPython === | ||
POD-like software using wxPython: | |||
* [http://www.beremiz.org/ Beremiz] | |||
Revision as of 13:33, 10 May 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:
Gtk
wxPython
POD-like software using wxPython: