Re: Java client launch problem
Re: Java client launch problem
- Subject: Re: Java client launch problem
- From: Ray Ackland <email@hidden>
- Date: Thu, 6 May 2004 08:32:22 +1200
Yves,
You have to be careful in Java Client apps that you don't use Interface
Builder to create interfaces with widgets that aren't supported in Java
(can't tell you at this moment which ones they are).
Have a go at Direct to Java to see what that's like. It creates some
pretty snazzy stuff directly from your EOModel - and then you can
customise the interface further. Can get difficult as you get deeper
into the options though. Supposedly you are also supposed to be able to
incorporate any custom interfaces you have created as well.
r.
On 06/05/2004, at 5:43, Yves Custeau wrote:
I'm encountering a problem when launching a WO Java Client (3 tier)
application.
I developed a small application and I'm able to launch it properly as
long
as I do not establish a connection between a widget and a Action
Outlet.
_______________________________________________
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.