Re: Text Area fixed with.

2009-07-07 Thread Fred Sauer
Kisll,
Safari, and other browsers may allow text areas to be resized outside of the
control of the web application.

It's generally a good idea to allow your application to be flexible.
Different browsers/platforms/operating systems and environments (fonts,
etc.), zoom may cause slightly different sizes of elements on the page.

Fred


On Sun, Jul 5, 2009 at 10:42 AM, kislo.me...@gmail.com 
kislo.me...@gmail.com wrote:


 Hi!
 How to set fixed TextArea widget width ?
 Setting it by css and by setWidth() change only it`s size, but resize
 corner still change TextAreas`s size.

 TextArea is embedded in  FlexTable.

 This problem appeared  only on Safari (version 4).

 



-- 
Fred Sauer
f...@allen-sauer.com

--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Text Area fixed with.

2009-07-06 Thread kislo.me...@gmail.com

Hi!
How to set fixed TextArea widget width ?
Setting it by css and by setWidth() change only it`s size, but resize
corner still change TextAreas`s size.

TextArea is embedded in  FlexTable.

This problem appeared  only on Safari (version 4).

--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---