communicating between windows
communicating between windows
- Subject: communicating between windows
- From: John Spicer <email@hidden>
- Date: Fri, 8 Oct 2004 14:46:47 -0500
How do you send data between windows? (Java). If one window opens
another, and you want the 2nd to return some data on closing to the
first, how do you do that?
I can't use a sheet for this, it has to be a window all by itself.
What I have is a controller, which creates another controller, that
then has a window in it. When the user picks something from this second
window, I want to close the 2nd window and return the picked item to
the first window.
Any ideas? Some docs I've missed?
Thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden