On 6 nov, 10:49, jimmy6 <[EMAIL PROTECTED]> wrote: > I am planning to create web browser to display gwt project. The > browser is created by using adobe air. > I tested it by using this > browserhttp://www.softpedia.com/get/Internet/Browsers/SmartFox.shtml > . When i view the gmail. It contain the following text. > "For a better Gmail experience, use a fully supported browser. Learn > more" > > I know air is using webkit(http://help.adobe.com/en_US/AIR/1.1/ > devappsflex/WS5b3ccc516d4fbf351e63e3d118666ade46-7e7b.html). As i > know, google browser is using webkit and safari too but it work fine. > I afraid that the air browser is not compatible with the lasted gwt > code. Any idea for me?
AFAICT, GWT produces AIR-compatible code since 1.5RC2 [1] [2]. Try it with the Google Code Document Reader for instance: http://code.google.com/docreader/ ...but GMail is just *not* built with GWT! [1] http://code.google.com/p/google-web-toolkit/issues/detail?id=2550 [2] http://code.google.com/p/gwt-in-the-air/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
