hi,
I think I have a major understanding problem ...
And I just don't know how to solve the problem.
I have a methodfile X
and a methodfile Y
And I have a window that I have set up in the Interface Builder.
The window is connected with the method Y.
So, when the program starts, the window pops up and
because of the window-creation - an instance of Y was created (right?).
Now when I create an instance of Y inside of X -
how can I get access to that created window?
I have now two instances of Y; the one where my window "is in" - made
by the interface builder.
And the one made inside the methodfile X ...
but how can I get acces to the instance of Y (where the window is
defined) inside of X?
I don't know if I am thinking in the right way.
It would be great if someone here could give me a hint to get back on
the right path ...
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com