[MonoDevelop] Gtk# GUI Designer?

Marcos Carneiro da Rocha mcrocha@terra.com.br
Thu, 08 Jul 2004 16:06:17 -0300


I think it could be used to generate pure code with vb, c# and asp.net.
With this approach you can design a form just once and choose the
language to generate it after that.
The form specification could be a generic xml file.
It could be a generic specification that allow me to choose gtk#,
winforms, web forms, etc .....

Marcos Carneiro da Rocha

On Thu, 2004-07-08 at 16:23, Fresnay Pascal wrote:
> > On Thu, 2004-07-08 at 11:42, Dan Winship wrote:
> > 
> > Hi Dan,
> > 
> > don't you think that a gui designer that build a pure c# code would be
> > better then glade's xml approach ???
> > 
> > Marcos Carneiro da Rocha
> 
> I agree, there is a big limitation in Glade : you can only use standard
> widgets. I think that a more generic GUI Designer would be better.
> 
>