Re: Really weird NSTextView behaviour
Re: Really weird NSTextView behaviour
- Subject: Re: Really weird NSTextView behaviour
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 25 Oct 2006 16:37:16 -0600
On Oct 25, 2006, at 3:42 PM, David Aames wrote:
Now I'm really puzzled - how can this method change some internal
value of my object???
I'm not sure, but did you try setting the contents of the
NSTextStorage instead of calling -setString:?
I've tried using watchpoints but I couldn't get them to run (the
hardware rwatch and awatch commands). The normal watch command is
pretty useless since it doesn't work out of scope.
Xcode's support for watchpoints is worse than useless. I just do this
using the GDB console instead: <http://lists.apple.com/archives/xcode-
users/2004/Oct/msg00275.html>
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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