[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [gtk-list] Widget factory
- From: Havoc Pennington <hp redhat com>
- To: Jeroen Benckhuijsen <jeroen benck demon nl>
- Cc: gtk-app-devel-list redhat com
- Subject: Re: [gtk-list] Widget factory
- Date: 03 Feb 2000 21:17:52 -0500
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]