Re: Cocoa/PB/IB weirdness (Solved)
Re: Cocoa/PB/IB weirdness (Solved)
- Subject: Re: Cocoa/PB/IB weirdness (Solved)
- From: Aaron Boothello <email@hidden>
- Date: Thu, 21 Apr 2005 17:13:06 +0800
Alright... im probably in the twilight zone. I restarted my machine, deleted the check boxes, redid the connections and did a clean install, and it worked. I had done it before, but nothing changes....i still dont know why it was going my action method when i launched. but its not happening now....
If any of you guys ever experiuenced something similar and figured out why, it would be cool to know.
Cheers anyway,
Aaron
On Thursday, April 21, 2005, at 03:53PM, Aaron Boothello <email@hidden> wrote:
>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
>
>
_______________________________________________
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