Re: [gtkmm] c++ & glade



Am 2003.03.31 14:13 schrieb(en) Melanie Karabazic:

Hi,

just one simple question : how can i do to generate c++ code using glade ( or
WinGlade ) ?

You'll find the answer here:
http://home.wtal.de/petig/Gtk/

Note that autogenerating GUI code is a question of philosophy. The other
possibility is just generating an xml description file of your user interface
with glade and loading it manually from your code with the help of
libglademm (part of gnomemm). See the examples there.

Regards,

  Martin



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