Re: gwt webgl smartgwt
Label text appears to ignore the Alignment.CENTER (at least vertically)
when placed within a VLayout. I haven't actually noticed anything else,
but I didn't want to get a long way into what's going to be a very big
project and hit a show stopper, so I'm was looking for a workaround
should something critical turn up. So far, I've only checked one version
of one browser on one OS.
I thought I had seen a mention that smartgwt should be used in "quirks"
mode, but I can't find the reference. I'm happy to work with you to
solve any issues arising out of using an "html" doctype, that's
obviously the best solution.
I've done as you asked and placed a small sample on the forum.
Regards
Alan
ckendrick wrote:
> What layout issue on what browser with what code? This is not a known
> issue, so to get it addressed, post a test case to the SmartGWT
> forums:
>
> http://forums.smartclient.com/forumdisplay.php?f=14
>
> On May 11, 12:25 pm, Alan Chaney <a...@mechnicality.com> wrote:
>
>> 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 athttp://groups.google.com/group/google-web-toolkit?hl=en.
>>
>
>
--
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