[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: gtk2.0
Hi,
>Is there any plan to port gEDA to gtk2.0?
Eventually yes, however, I have far more immediate things
to fix/add.
>I am a C program on Debian/Linux, I'd like to do something
Oh! By all means, if you want to port the current gaf (gschem,
gnetlist, gsymcheck) to use glib/gtk+ 2.0 libraries, that would be grand.
For now, don't worry about keeping backwards compatibility with gtk+
1.2.x; I'll deal with that, once I fold in your patch. You will need
to change the ./configure scripts (to use pkg-config or whatever it
is called). I wouldn't recommend working with the code in CVS as it is
in flux at the moment; stick with 20020527. Let me know if you have
any questions.
-Ales