| Author |
GWT Dialog-Box showing behind the window.
|
Mohit J Kumar
Greenhorn
Joined: Apr 08, 2010
Posts: 28
|
|
Hi everyone,
I am trying to open a dialog box on a button-click & the problem is that it is showing up
behind my main window.
I don't want to use CSS manipulation kind of thing.
Is there any method or some other way around.
Any suggestion are welcome.
|
"It's good to B in touch...So keep responding"
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8430
|
|
Usually DialogBox#center() is all you need to display the dialog properly. How are you displaying it? Without seeing your code, it is difficult to figure out whats going wrong.
|
[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
|
 |
 |
|
|
subject: GWT Dialog-Box showing behind the window.
|
|
|