[Gtk-sharp-list] GLADE or not GLADE???. gtk on rails

Tristan Van Berkom tvb at gnome.org
Wed Apr 30 22:46:47 EDT 2008


On Wed, Apr 30, 2008 at 7:11 PM, Martin (OPENGeoMap)
<martin at opengeomap.org> wrote:
> hi all:
>
>  We have a insteresting discusion about use libglade or not. In OOP
>  languajes like c++, c# or ruby it´s important find other methos to build
>  GUIs:

Please remember that Glade is not an IDE, its an interface designer, if
you want an IDE, look into anjuta, which integrates Glade as a component.
We've made explicit effort to make Glade as modular as possible so the
small group that we are can focus of the task of abstracting interface
design and implementation from the application.

Regarding code generation, I'm not going over this subject anymore, anjuta
will probably be focusing on generating the few lines of code it takes you
to use libglade or gtkbuilder, package and load the xml file in a way
that novice
programmers can happily be ignorant of.

Cheers,
                      -Tristan


More information about the Gtk-sharp-list mailing list