Try reading this:
http://www.joelonsoftware.com/articles/Unicode.html

You're probably not declaring the encoding, or you've declared an
encoding that doesn't do what you want.

HTH
Paul

smiffy wrote:
> Any bright ideas why my GWT app is unable to display the pound sign (U
> +00A3) ?
>
> I am using the standard style sheet which I think means my
> ToggleButton should use Arial Unicode MS, but in all browsers I have
> tried the text on the button appears as the 'Replacement Character' (U
> +FFFD - black diamond containing a question mark).
>
> The pound sign is a perfectly legitimate character in Arial - why
> doesn't it display ? Am I being dim here ?
>
> Thanks in advance.
>
>   

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