Difference between revisions of "POD GUI"

From ArmadeusWiki
Jump to: navigation, search
(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.
A simple diagram editor with pyQt:[http://www.windel.nl/?section=pyqtdiagrameditor pyqtdiagrameditor].
+
  
 
=== Gtk ===
 
=== Gtk ===

Revision as of 10: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:

Gtk

wxPython

POD-like software using wxPython:

wxWidget

Kicad use wxWidget