Re: Still having problems with IBOutlets
Re: Still having problems with IBOutlets
- Subject: Re: Still having problems with IBOutlets
- From: Ken Pesanka <email@hidden>
- Date: Fri, 8 Mar 2002 10:04:14 -0500
I've tried it both ways, and neither works. I use 'false' instead of
'NO' as the result of habits formed while programming in java.
Honestly, it doesn't matter which you use from an operability
standpoint - they both do the job.
On Friday, March 8, 2002, at 09:43 AM, Ondra Cada wrote:
Ken,
Ken Pesanka (KP) wrote at Fri, 8 Mar 2002 09:18:24 -0500:
KP> Here's a few lines where I try to pass messages to the buttons in
KP> awakeFromNib:
KP>
KP> [bostonButton setEnabled:false];
What is "false"? You should use the standard of NO (or YES for true
value).
---
Ondra Cada
OCSoftware: email@hidden http://www.ocs.cz
2K Development: email@hidden http://www.2kdevelopment.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
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.
_______________________________________________
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.