POD GUI: Difference between revisions

From ArmadeusWiki
FabienM (talk | contribs)
FabienM (talk | contribs)
Line 18: Line 18:


* [http://diacanvas.sourceforge.net/ DiaCanvas] in GTK+
* [http://diacanvas.sourceforge.net/ DiaCanvas] in GTK+
* [https://github.com/marc-lorber/oregano oregano]: Software for electrical schematics.


=== wxPython ===
=== wxPython ===

Revision as of 09:53, 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:

A simple diagram editor with pyQt:pyqtdiagrameditor.

Gtk

wxPython

POD-like software using wxPython:

wxWidget

Kicad use wxWidget