• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
understanding problem; creation of instances of objects; xCode vs. Menu Builder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

understanding problem; creation of instances of objects; xCode vs. Menu Builder


  • Subject: understanding problem; creation of instances of objects; xCode vs. Menu Builder
  • From: Martin Batholdy <email@hidden>
  • Date: Fri, 5 Jun 2009 23:20:55 +0200

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 (email@hidden)

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: understanding problem; creation of instances of objects; xCode vs. Menu Builder
      • From: Graham Cox <email@hidden>
  • Prev by Date: crashing web browser with openURL call
  • Next by Date: Re: get a window in front by clicking on a menu item
  • Previous by thread: Re: crashing web browser with openURL call
  • Next by thread: Re: understanding problem; creation of instances of objects; xCode vs. Menu Builder
  • Index(es):
    • Date
    • Thread