Re: [Java-gnome-developer] destroying windows
Brought to you by:
afcowie
From: Mark H. <mh...@ca...> - 2003-12-29 22:03:34
|
Hi, Sorry for the long delay in responding On Mon, Dec 15, 2003 at 05:51:01PM +0100, Alex Moreno wrote: > i´m not sure how to do the next. I want to have a login window that > when you press OK, dissapears and lets a new window to get the control. > If i try to hide or destroying the login window the application crashes. Could you please send the output of this crash? It could be a bug in java-gnome. If you could send your full example program too, it might help resolve this issue. For a HIG-compliant gnome application, the correct way to to handle such a situation is to create the main window, display it but have it setSensitive(false). Then have your login dialog as a modal popup window. See recent releases of the gnome-system-tools as an example. -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |