We managed to run GWT on Windows 8 Phone with almost no efforts other than 
some CSS3 changes.

For the desktop (Metro Style App) it was a bit tricky as the GWT was 
breaking down at Parsing XML using IE6 parser implementation (using 
ActiveX), we finally managed to fix this by forcing the loaded 
implementation to use the standard one as Metro style pages doesn't support 
ActiveX and M$ finally decided to support standards 

You may check our App at  
http://www.windowsphone.com/en-us/store/app/aljazira-smart/870a3194-31fd-47d6-a5ee-3e549d7c9557

Our app is set to  <meta http-equiv="X-UA-Compatible" content="IE=Edge"> 
(Both Phone & Metro)

For the Metro we compiled only the ie9 permutation 

Alaa

On Monday, January 14, 2013 11:43:48 PM UTC+3, Erik Sapir wrote:
>
> Hello,
>
> Are there any plans to support compilation to IE10 in GWT?
> If there are such plans, when should it happen?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to