Re: Crash With Toolbar Items
Re: Crash With Toolbar Items
- Subject: Re: Crash With Toolbar Items
- From: Seth Willits <email@hidden>
- Date: Thu, 31 Jul 2003 13:32:06 -0700
On Thursday, July 31, 2003, at 01:13 PM, Nick Zitzmann wrote:
I suspect it's because you're autoreleasing the toolbar twice. Try
changing that last line to this:
[[self window] setToolbar:toolbar];
Ahhh... Thanks. Typed it in from a tutorial and I should have known
better than to trust the code because all of his tutorials have errors
up the ying-yang in them, but the downloadable projects are fine.
Thanks,
Seth Willits
------------------------------------------------------------------------
---
President and Head Developer of Freak Software -
http://www.freaksw.com
Q&A Columnist for REALbasic Developer Magazine -
http://www.rbdeveloper.com
Webmaster for REALbasic Game Central -
http://www.freaksw.com/rbgames
"Men are like a deck of cards. You'll find the occasional king, but
most are jacks."
-- Laura Swenson
------------------------------------------------------------------------
---
_______________________________________________
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.