Re: Solved:NSApp beginSheet: behaving oddly
Re: Solved:NSApp beginSheet: behaving oddly
- Subject: Re: Solved:NSApp beginSheet: behaving oddly
- From: Henry Maddocks <email@hidden>
- Date: Tue, 1 Mar 2005 11:09:14 +1300
This why all your comparisons should look like this...
if (1 == myVar )
because this...
if (1 = myVar )
wont compile.
On 01/03/2005, at 1:28 AM, <email@hidden> wrote:
From: Douglas Norton <email@hidden>
Did you mean to assign NSOKButton to result ??
omg i suck at teh intarweb! I get bit by that at least once every
project I do, I swear. Thanks for pointing that out for me, I
probably wouldn't have ever seen it.
James
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
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