Non-direct Java client nib problem
Non-direct Java client nib problem
- Subject: Non-direct Java client nib problem
- From: Yves Custeau <email@hidden>
- Date: Fri, 12 Mar 2004 13:45:09 -0500
Hello
I'm developing a Java client application using WO 5.2.2 on 10.3
I have chosen a non-direct approach since the application is not
directly linked to a specific table in my DB.
I have created the user interface and I can test my application using
Build & Go in Xcode.
But as soon as I link a user interface element (NSTextField) of a
Outlet and test the application again using Build & Go the user
interface won't show (yes it is started but the UI is not shown). I
remove the link between the textfield and the Outlet and then the UI
will show if I test again.
Is this a known problem? Am I missing something?
Is there any good resources, other than the WO documentation, to help
me build non-direct WO Java applications. The WO documentation focuses
so much on the Direct approach.
Thanks for helping me out !!
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.