centerPopUp centers the popUp but with delay
Posted
by user273895
on Stack Overflow
See other posts from Stack Overflow
or by user273895
Published on 2010-04-25T07:01:15Z
Indexed on
2010/04/25
7:03 UTC
Read the original article
Hit count: 175
did someone else encounter this problem? I use the methods PopUpManager.createPopUp() and PopUpManager.centerPopUp() to create and center a pop up window but it looks strange, like the window is created at (0,0) and then reappears in the middle of the screen. how do I fix this?
© Stack Overflow or respective owner