Thursday, July 28, 2011

Re: How to set the font in code and measure text dimensions?

You can measure the width and height of text using TextMeasurer class
in http://code.google.com/p/gwt-g2d/

J.Ganesan
www.DataStoreGwt.com

On Jul 27, 9:20 pm, Nano Elefant <nanof...@gmail.com> wrote:
> Hello,
>
> Is there a way to set the font and font size of either a HTML,
> RichTextArea or TextArea in code?
> Is there a way to calculate the width and height of a text if i know
> the font?
>
> Any ideas?

--
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.

No comments:

Post a Comment