D2JC Login Example
D2JC Login Example
- Subject: D2JC Login Example
- From: email@hidden
- Date: Tue, 19 Jul 2005 12:12:09 -0400
Hi All -
I am trying to implement the login example from the Java Client Desktop
Applications book. I am having trouble removing the login window (nib),
once the login is successful. Currently the default query screen is
displayed along with the login screen. I have tried this.makeInvisible()
in my controller class after a successful login, which causes the login
screen to close, but then the application immediately quits. I have also
tried setVisible(false), with no results. Is there another way to close
the nib file, so that only the following window is displayed? Any help is
greatly appreciated.
Thanks,
Cord
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden