[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: Clean-up of file selection and component selection
Hi Stuart,
Stuart Brorson writes:
> [...]
> * Is the new code easy to port to gattrib?
It is very easy: you can replace the old custom of x_fileselect.c with
very few lines (comparatively).
> [...]
> * Can the new code become part of libgeda (if it's not) so that
> gattrib (and other future programs) could piggy-back on it?
No. Since it is UI-related it has to be done in gschem (or any other
application using libgeda). libgeda must not depends on GTK.
Regards,
Patrick