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

Re: [gtk-list] Widget factory



Jeroen Benckhuijsen <jeroen@benck.demon.nl> writes: 
> I don't know if were talking about the same thing here, but i was
> looking through the Gtk tutorials, the section about creating your own
> widgets. I saw that a great deal of the code needed there is always the
> same. So i thought maybe it would be nice to create a program which
> could generate the code for me. This would save me a great deal of
> writing. Stuff like autogenerating code when adding signals ,etc.
> 

GtkObjectCreator.py does this, though it's feature-impoverished and
has no GUI. It's a one-time generator.

gob is a sort of mini-language for generating objects.

Havoc



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