On Jan 7, 11:56 am, mariyan nenchev <[email protected]> wrote:
> Hi,
>
> I have one popup that has absolute positioning. It is positioned according
> some other widget which is not absolute. But when i resize the browser the
> popup must be repositioned.
> Is it possible to listen for such resize event?

Sure!

Have a look at Window.addResizeHandler(...)

http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/user/client/Window.html#addResizeHandler(com.google.gwt.event.logical.shared.ResizeHandler)
-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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