so you mean basically anything except px ;-)
Regarding EM and PT I have read mixed oppinions in general material
about creating web pages. What experience did you guys make when
working with GWT? What works better, EM or PT?

thanks for your feedback!

Dennis

On 13 Feb., 02:19, Thomas Broyer <t.bro...@gmail.com> wrote:
> On 13 fév, 01:30, googelybear <googelyb...@gmail.com> wrote:
>
> > Hi,
>
> > I need to build an app that also works well (meaning: "looks
> > acceptable and is still usable") with different font sizes. Eg. a user
> > with impaired vision might increase the default font size of the
> > browser to make web pages easier readable for him. For me as a
> > developer this means removing as many fixed sizes in my layout as
> > possible. This seems kind of hard as a lot of the layouts, also the
> > new ones like LayoutPanel and DockLayoutPanel use fixed sizes and do
> > not dynamically adjust to the size of their content. As a test I
> > increased the default font size and looked at the mail sample and it
> > looks very unpleasant and unusable (overlapping elements).
> > Do you have some tips/guidelines/rules how to achieve such a task?
>
> Can't you use Unit.EM or Unit.EX? (Unit.PCT is OK too, of course)

-- 
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to