[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: PCB fork to operate under the Tcl/Tk interpreter
> Maybe it's time to split up development (different GUI-teams and
> _one_ single "engine"-team) in the further development of PCB, and
> form aforementioned teams.
I have to finish breaking the code up first. My "test" gui will be a
minimalist lesstif gui, because that's what I have the most experience
with (and readily available code blocks for ;) and thus would distract
me the least. So, when the time comes, anyone who wants to re-hook
the gtk interface will have an instant project if they want ;-)
We'll need a win32 gui at that point also, plus a range of
export-format HIDs (png, gerber, ps, cnc, etc).
I'm sure I'll end up doing whatever nobody volunteers for at that
point, just because it has to be done.