Yes, I saw that and looked into it. Its nothing better than ActiveX for chrome. A plug-in would only require QML and assets to be loaded, rather than all the libraries, and a Qt app has some large libraries. We're talking 20 megs of DLLs, which would take forever to load. Having it pre-installed would allow instant feedback like a flash loader.
One of these days someone will do it and own the web :-) ----- Original Message ---- From: Alejandro Exojo <[email protected]> To: [email protected] Sent: Thu, February 3, 2011 4:56:21 PM Subject: Re: [Qt-qml] qml +Qt programming for HTML5 Web site El Jueves, 3 de Febrero de 2011, QtNext escribió: > Hi, > > what's about programming a webSite with the power of Qt, and Qml rendering > as HTML5 .... For embedded device control, HTML web page is a good way ... > But it will be very good to be able to do that in Qt ... and have a smooth > interface in HTML5 done in QML (Qml is just javascript ... and rectangle > ...) Json + Ajax to communicate between client and server This is unlikely to happen due to Nokia not gaining everything with it (the web will do, though). But there is some work done: http://labs.trolltech.com/blogs/2010/06/25/qt-for-google-native-client-preview/ -- Alex (a.k.a. suy) | GPG ID 0x0B8B0BC2 http://barnacity.net/ | http://disperso.net _______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml _______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
