initialFirstResponder and SIGBUS problem
initialFirstResponder and SIGBUS problem
- Subject: initialFirstResponder and SIGBUS problem
- From: "Jay Rimalrick" <email@hidden>
- Date: Wed, 17 Dec 2003 20:55:35 -0500
when I make a text field of a window the initialFirstResponder I cannot run my application. When I click to run the application compiles fine and start up bounces a few times and quits becuase of a signal 10 (SIGBUS) error.
when I disconnect the initialFirstResponder the program still will not run. What I have to do is goto a previos copy of my code where I have it saved right before I made the initialFirstResponder.
So far I tried:
1) checked that the text field is of type NSTextField
2) I cleaned the project
any and all help is greatly appreciated
-jay
________________________________________________________________
Sent via the WebMail system at 1st.net
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.