Difference between revisions of "POD GUI"
From ArmadeusWiki
(→Solutions) |
(→wxPython) |
||
Line 22: | Line 22: | ||
POD-like software using wxPython: | POD-like software using wxPython: | ||
* [http://www.beremiz.org/ Beremiz] | * [http://www.beremiz.org/ Beremiz] | ||
+ | |||
+ | === wxWidget === | ||
+ | |||
+ | Kicad use wxWidget | ||
+ | * [http://iut-tice.ujf-grenoble.fr/kicad/ Kicad (in Grenoble IUT scool)] |
Revision as of 13:58, 23 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:
A simple diagram editor with pyQt:pyqtdiagrameditor.
Gtk
- DiaCanvas in GTK+
wxPython
POD-like software using wxPython:
wxWidget
Kicad use wxWidget