Round corners can be done with CSS (border-radius) but this only works in 
modern browsers. It does not work in IE6/7/8 but there are projects that 
bring border-radius to these IE versions, e.g. http://css3pie.com/ (but I do 
not know how it affects performance).

Other solution would be to use small rounded corner images and put them into 
the corners. Using images you can have round borders in every browser.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/sKrZ9nNA1qAJ.
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