The default font in GWT appears fine in Safari and Firefox they render
a reasonable size font, but it looks about 50% bigger in IE7. This was
discussed in a thread back in July and no good solution was provided -
basically it was required to override every single widget in your css
to make it look right in IE. This seems like a hack to me because I am
using only limited css styling and  would rather just be using the
Standard skin.

My setup is a fairly simple project, which should not be hard to
replicate:

<inherits name='com.google.gwt.user.theme.standard.Standard'/>

In my entrypoint I setup a layout like:
DockPanel (center)  -> DecoratorPanel-> VerticalPanel -> lots of
DisclosurePanel

Thank for any advice!
GWT is awesome!

Alex
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to