Sunday, June 27, 2010

GWT Popup is not centered

Hi,

I use gwt popup to show some messages, but it is not displayed in the
center of the display event if i call popup.center(). Actually it is
not centered
only the first time, if i close it and open it again every thing is
ok,
but not the first time. How to fix that?

I tried using .setPopupPosition(350, 250); but the popup is not
centered only the first time.

Regards.

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