PDA

View Full Version : Your opinion about Google Web Toolkit UI


patrik08
21st May 2007, 01:27
I see the progress from Google Web Toolkit, and i am astounded..

http://code.google.com/webtoolkit/

and demo:

i tested on Safari Mac , IE msie 7, firefox 2.2 and it work.. (java active...)
http://code.google.com/webtoolkit/documentation/examples/kitchensink/demo.html
http://code.google.com/webtoolkit/documentation/examples/desktopclone/demo.html

Is the future on desktop application only one Browser?
People like that?
Must i write a xslt converter to paint my QT ui xml to Google Web Toolkit ui?
Waht is the view point as QT programmer?

Michiel
21st May 2007, 06:27
As far as Ajax goes, very nice! I like. Of course, you can still only use the most basic Qt widgets. Anything more advanced and you're out of luck for now.

No, I don't think that in the future, there's only the browser. However, I do think that for all Qt-like applications, GUI's will be loaded dynamically from either a remote or a local host.