|
|
|
|
|
by albertzeyer
5379 days ago
|
|
About the HTML support: This only simply draws to a HTML canvas. This is mostly just a nice and simple hack but I doubt that people would use GTK now as an alternative to real web frameworks. I have seen similar hacks for VNC, X11 and other stuff. This would be much more interesting if the GTK components map to real HTML elements. |
|
This is where we're eventually headed, the mozilla project "chromeless" is an interesting experiment down the path. IIRC It gets rid of XUL for the application chrome and uses html/js for the entire program gui.