Re: NSToolbar Problem
Re: NSToolbar Problem
- Subject: Re: NSToolbar Problem
- From: daniel <email@hidden>
- Date: Fri, 1 Apr 2005 10:49:21 -0800
It's a coincidence, if it's working it's because the $r3 register happens to still have the return value of the retain call. That's a dangerous coincidence to live by ...
Daniel On Apr 1, 2005, at 10:28 AM, Julian Cain wrote: Um, the are defined and draw just fine thank you. Sorry
On Apr 1, 2005, at 1:06 PM, Shaun Wexler wrote:
Please RTFM, and you'll see that the -setFlipped: method does not return an object. You're retaining nothing, and thus your ivars are undefined. If you really want to stack all that gack into one line, you'd have to do something ugly like:
|
_______________________________________________
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