Re: future GTK+ rendering to browser

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/05/2010 08:34 AM, shakil anwar wrote:
> Is there anyone working on or planning to create a way to render GTK+
> UI's in a browser ? The benefits would be :

In practice conventional desktop apps don't translate directly to the
web very well, even with things like ajax.  Hence you're unlikely to
ever see a version of GTK that targets a web browser.

A far better solution is to write apps in a modular, flexible way, with
a clear delineation between front end and back end.  That way you can
easily move your app between platforms, UI tool kits, and even to the
web by writing a web UI that accesses your backend code via an exposed
service.
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux