| Author |
Modal dialogs
|
Jeff Wisard
Ranch Hand
Joined: Jan 07, 2002
Posts: 89
|
|
Hello, I have created a large modal dialog from a JApplet. From this dialog, I want to pop-up another modal dialog to ask the user a question for filling in some data. However, when I pop-up the second dialog it does not respond to ANY user input except closing it from the X button. Summary: I have a modal dialog displayed from a modal dialog. The second dialog allows no user input. Is there a way around this? Thanks!
|
Jeff Wisard<br />Sun Certified Java Programmer (Java 2)<br />Sun Certified Web Component Developer
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
Could you post some of your code for us to look at? That would help us to better examine your problem. Thanks
|
 |
 |
|
|
subject: Modal dialogs
|
|
|