Re: Odd memory issue -- not a newbie
Re: Odd memory issue -- not a newbie
- Subject: Re: Odd memory issue -- not a newbie
- From: Nat! <email@hidden>
- Date: Mon, 15 Dec 2003 01:40:24 +0100
Am 14.12.2003 um 01:57 schrieb Jonathan Jackel:
I'm printing a text view in a special way, so I use a custom view.
hmmm, hmmm... :)
Mainly, I'm interested in the text view's text storage, because that's
what I want to print. I tried to write my setter this way:
...
What am I doing wrong?
I don't know.
Doesn't the debugger tell you where and why it crashes ? Doesn't
#import <Foundation/NSDebug.h>
...
NSZombieEnabled = YES;
maybe yield a clue ?
Ciao
Nat!
I act professionally, when I get paid for it. - Unknown
_______________________________________________
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.