NIB in Java Client-anyone?
NIB in Java Client-anyone?
- Subject: NIB in Java Client-anyone?
- From: Ricardo Strausz <email@hidden>
- Date: Thu, 9 Dec 2004 19:15:53 +0100
Hola Andres,
The NIB owner is specified at the time it is loaded from the archive;
usually the object who loads it, also owns it. So, the first NIB in an
App, is usually loaded by the Application and it owns it.
Only if you create more NIBs, you have to take care of the details...
follow the tutorials.
Dino
On Dec 9, 2004, at 3:34 PM, email@hidden
wrote:
Date: Wed, 8 Dec 2004 21:31:50 -0600
From: Andres Toussaint <email@hidden>
Subject: NIB in Java Client-anyone?
To: WebObjects (Group) <email@hidden>
Message-ID: <email@hidden>
Content-Type: text/plain; charset="us-ascii"
Has anyone successfully used the Java Client option of WebObjects with
non-direct Java Client generation?
How to use a NIB file from Interface Builder in the Java Client?
Specifically, what it appears to happen is that the NIB's owner is not
properly specified, as indicated in the API for EOArchive, " ...It is
important that the file's owner of the interface file is specified
correctly in Interface Builder..." but there is no clear way to assign
the owner in the NIB, since in xCode 1.5-Interface Builder (2.4.2
v364). When selecting the File's Owner icon and "Show Info", the
attributes pane indicates "Not Applicable"
Is there a workaround to this problem? Or Direct to Java Client in non
direct mode is simply not working?
Andres.
_______________________________________________
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