[Glade-devel] Glade as Bonobo components
Paolo Borelli
pborelli@katamail.com
Thu, 21 Aug 2003 15:23:17 +0200
On Thu, 2003-08-21 at 15:12, Sridhar R wrote:
> Glade, a great GUI designer for GNOME. But why can't
> you developers extend that further. With the
> development of Glade3, I suggest creating Glade
> program as Bonobo components, so that IDEs like Anjuta
> can embbed it so that the environment will look much
> like Visual C++ in Windows.
This has already been discussed.
To cut it short: bonobo is unnecessarily complictaed and introduces many
dependencies. Glade3 is a tiny and clean implamentation which only
require gtk+.
Since it's pretty modular nobody prevents you (or somebody interested)
to write a bonobo component which wraps glade3 in the same way that
glimmer wraps gtksourceview.
ciao
paolo