Java client launch problem
Java client launch problem
- Subject: Java client launch problem
- From: Yves Custeau <email@hidden>
- Date: Wed, 05 May 2004 13:43:28 -0400
Hello
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.
For example, I was able to easily launch the application before connecting
any widget. I then created an Action outlet in IB, created the appropriate
function in the Java code and I CTRL-Dragged a connection from the OK button
to the proper Outlet in the File Owner object (this works like a charm in
standard Cocoa). I then save and recompile and launch the application but
this time the application will launch but I only get the menu not the
window. The only thing I changed is the button connection to the outlet.
Has anybody encountered the same problem? How can it be resolved?
Thanks
_______________________________________________
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.