• 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
Cocoa/PB/IB weirdness
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cocoa/PB/IB weirdness


  • Subject: Cocoa/PB/IB weirdness
  • From: Aaron Boothello <email@hidden>
  • Date: Thu, 21 Apr 2005 15:52:48 +0800

Hey people,
Ive hit a wall with a pretty weird 'issue'. Here's the lo-down...
-My app has a couple of subclassed NSOpenGLViews that i am using as  controllers(MVC) as well, so all my actions and outlets are in my subclassed "myView" code.
-I have a radio button, some textfields, and some check boxes. When anything changes they are associated with actions in...lets say "myView".
-i make the necessaary connections in IB. code the declerations and code in  PB.
-All works fine with the radio buttons, textfields, menus.
-Check boxes.....i build & Run the app. When the app is launching, the actions associated with my check boxes get called and my app crashes (cause my objects havent been allocated&initialized yet...and so i cant change the necessary info at that point in time).
It's only  calling these actions associated with the checkboxes...not the other ones.
Ive removed the checkboxes, and associated connections and code...and redone it  all...but the same thing happens.

Any clues ? i'd greatly appreciate any feedback.

Cheers,
Aaron.
 _______________________________________________
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

  • Follow-Ups:
    • Re: Cocoa/PB/IB weirdness (Solved)
      • From: Aaron Boothello <email@hidden>
  • Prev by Date: Re: Feature suggestions for easier debugging of Cocoa Bindings.
  • Next by Date: Re: Category or Protocol? (sidetrack)
  • Previous by thread: Re: problem with floats/floatForKey
  • Next by thread: Re: Cocoa/PB/IB weirdness (Solved)
  • Index(es):
    • Date
    • Thread