[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gEDA-user: geda library decomposition
- To: geda-user <geda-user@seul.org>
- Subject: gEDA-user: geda library decomposition
- From: Brendan J Simon <brendan.simon@bigpond.com>
- Date: Fri, 01 Mar 2002 14:28:52 +1100
- Delivered-To: archiver@seul.org
- Delivered-To: geda-user-outgoing@seul.org
- Delivered-To: geda-user@seul.org
- Delivery-Date: Thu, 28 Feb 2002 22:28:58 -0500
- Reply-To: geda-user@seul.org
- Sender: owner-geda-user@seul.org
- User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.8) Gecko/20020216
Ales,
Have you done any work in decomposing the geda libraries so that the GUI
interface code is seperate from the data sturctures and manipulation code ?
One of my projects/ideas is write a CAD system (or build on another CAD
system), with a cross platform framework (such as wxWindows, qt or maybe
even wxpython, java, etc or maybe a mixture) to provide an alternate
frontend to gchem etc. I want to also write a PCB layout tool. I want
to build an environment where the schematic and pcb tools have a common
interface, look and feel, etc. I also want the environment to be able
to edit verilog files and create symbols for verilog modules, etc.
What's the status of the libraries ???
Thanks,
Brendan.