Help with IBOutlets
Help with IBOutlets
- Subject: Help with IBOutlets
- From: Ken Pesanka <email@hidden>
- Date: Thu, 7 Mar 2002 15:56:24 -0500
Hi. I'm currently writing a program in which I need to disable and
enable various buttons.
The problem I'm having is that the NSButtons I'm creating with IB keep
breaking - when I go to pass [buttonName setEnabled:NO] messages to
them, they don't respond. However, on occasion, if I delete the GUI
object for the button in IB, and reconnect it, it will work again. At
least until the connection breaks.
I know this sounds like an odd problem, but I could really use the
help. I was doing really well until I hit this stumbling block, and
whoever helps me will earn my praises. Let me know if you need more
information, or sections of code.
-Ken Pesanka
_______________________________________________
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.