[Gtk-sharp-list] Monodevelop Glade integration

Todd Berman tberman@off.net
Wed, 06 Oct 2004 13:06:14 -0700


On Wed, 2004-10-06 at 21:34 +0200, Gbor Farkas wrote:
> On Mon, 2004-10-04 at 21:18 +0200, „S„€„}„y„ƒ„|„p„r „M„p„‚„{„€„r„ƒ„{„y wrote:
> > On Mon, 2004-10-04 at 19:01, Everaldo Canuto wrote:
> > > Hi gays!
> > 
> > Cute error. This is why mail clients should always have logical
> > spell-check :)
> > 
> > > Theres a integration enfort between MonoDevelop and
> > > Glide?
> > 
> > No, and probably never will. Read this:
> > 
> > http://lists.ximian.com/archives/public/mono-devel-list/2004-June/006595.html
> 
> any info on why?
> 
> what are the problems with glade?
> 

Have you ever used glade? All sarcasm aside, and with no offense meant
to the various authors, its horrible.

The libglade stuff is the only thing that makes it even usable. The UI
Builder itself has a horrible ui that borders on unusable at times.

It also has huge issues (read: doesnt support) widgets that aren't
compiled in.

There have been various efforts to fix it, but none have succeeded yet.
Hopefully a clean rewrite might solve some of those issues.

> for me it seems that glade is the recommended way to develop with gtk
> (at least in python ;)

That is the recommended way to develop with gtk# as well, for now.
However it is not the 'end-goal' so putting any developer time into the
integration between glade and MD is wasted hours that can be better
spent implementing useful features, and bugfixing.

--Todd