Re: [gtkmm] c++ & glade
- From: Christof Petig <christof petig-baender de>
- To: Martin Schulze <MHL Schulze t-online de>
- Cc: Melanie Karabazic <karabazicmelanie yahoo fr>, gtkmm-list gnome org
- Subject: Re: [gtkmm] c++ & glade
- Date: Tue, 01 Apr 2003 10:01:59 +0200
Martin Schulze wrote:
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.
Since the brand new 1.1.3f release glademm can also produce a libglade
project skeleton for you (--libglade). This way you can switch between
libglade(mm) and compiled in GUI any time you want.
Christof
PS: The windows binary of glademm is broken, but the generated code
works well on Windows.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]