Java Client Window Question
Java Client Window Question
- Subject: Java Client Window Question
- From: Jaime Magiera <email@hidden>
- Date: Sat, 29 Jan 2005 21:08:01 -0500
I'm changing around my Direct to Java Client application to look and
feel more like a traditional app. In particular, I've created a form
window for the user preferences that loads when triggered by a menu
action. When the window is first loaded, the server is queried for the
user's global ID (through JCAuthentication.framework). Then, the form
loads the preferences for that individual using
openObjectWithGlobalID(globalID). All of this works great the first
time the window is called up. However, success trips to the menu item
bring up an empty window. I'm not absolutely sure what's going on, but
it looks like the form isn't holding on to the selected object. What
should I be calling to keep that object around?
thanks,
Jaime
_______________________________________________
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