[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA: GTKwave status
On Wed, 8 Mar 2006, Erik de Castro Lopo wrote:
> Have you thought of dropping support for GTK1 at the same time?
> It must be a real PITA supporting both GTK1 and GTK2.
I'd like to but at work I use mostly AIX machines and GTK1 is the only
version installed so I'm sort of stuck with it. As it stands, the only
stuff that hasn't been fixable through #ifdef or #define has been the lack
of a splash screen in GTK1 and the new tree widget can't be ported either
so I have two different sets of code depending on GTK1 or GTK2.
For my own sanity, I am considering dropping GTK1 support.
-Tony