gwt webgl smartgwt
Hi
I've started to build an application using GWT 2 which will needs an
HTML 5 canvas element to display WebGL. I was intending to use smartgwt
for the bulk of the UI. Sadly, smartgwt gives layout problems when I add
the <!doctype html> required by HTML 5 to the main html page of my app.
Hopefully this will be fixed in a future version of smartgwt, but does
anyone have any ideas for a workaround? For example, could I create a
widget which wrapped an iframe and set the URL of the iframe to a page
with an html 5 doctype? I could then use this widget to "embed" my webgl
viewer.
Any suggestions welcome!
Thanks!
Alan
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home