Re: glade project mini-rfc



Le ven 01/10/2004 à 22:52, Tristan Van Berkom a écrit :
> Hi gtk+ developers,
>     I'm currently looking into the glade project and was hoping to solicit your 
> attention on some design issues.
> 
> I have two goals with glade3
>     o Bring glade3 to a minimum usibility standard (i.e. our graphic
>       artist needs to be able to use it when I'm done).
>     o Make glade3 more flexable in regards with custom properties,
>       container implementations and types (i.e. I'd like to be able
>       to build GObject derivitives and not only GtkWidget derivitives).
>       Essentialy this goal is to make is simple and possible to extend
>       glade with new widgets without nescisarily modifying the core.

Maybe you should integrate with Gob to use its .gob widget definition
(or generate your xml format from the .gob), to have a unique source of
widget definition (no useless info duplication => no copy/paste error).

	Xav




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]