centerPopUp centers the popUp but with delay
- by user273895
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?