I have a created a main window that uses vertical and horizontal splitters, VerticalSplitPanel and HorizontalSpiltPanel. There's 5 separate panes in the main view. If I try to open a dialog box, DialogBox in the main window the dialog box isn't usable and the app freezes. The only way I found to get around this is to show the DialogBox first and then not add the main screen to the root panel until after the user has finished in the DialogBox. Any ideas how to show a DialogBox in a window using splitters?
Thanks, Scott Nichols --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
