[Glade-users] Using Glade to generate HTML and CSS

Tristan Van Berkom tristanvb at openismus.com
Mon Mar 7 12:05:04 EST 2011


On Mon, 2011-03-07 at 23:20 -0500, Willisson, Eric P wrote:
> Glade users,
> 
> I am a senior at Worcester Polytechnic Institute (WPI) majoring in Computer Science, 
> and I am investigating a project involving writing tools to allow Glade 
> to generate HTML and CSS for web pages. I think this could be extremely useful 
> for writing applications which are web pages, which has become increasingly common.
> 

I don't think it's a good idea, Glade is designed around
GObject and GTK+, you could surely pull something off by
creating some fake derived widget classes, extend some editors
and derive some kind of html/css from the glade xml output.

But you would be very, very limited in what you can do.

Cheers,
         -Tristan




More information about the Glade-users mailing list