Re: Debugger calling string methods on a window
Re: Debugger calling string methods on a window
- Subject: Re: Debugger calling string methods on a window
- From: j o a r <email@hidden>
- Date: Mon, 21 Jun 2004 07:37:58 +0200
On 2004-06-21, at 02.44, Jonathan Jackel wrote:
>
> And this only happens when you're in the debugger, and not when you're
>
> running the app outside of the debugger?
>
Now it doesn't happen at all. I've literally made no changes in the
>
code since last time. I merely switched to deployment style,
>
compiled, and dragged the completed app to my applications folder.
>
I've tried to get the issue to reappear under both deployment and
>
development styles, and both with and without the debugger. Nothing.
Sounds like you might have had an unclean build that needed a clean
recompile (you did clean before changing build style, right?).
>
> Do you get any warnings when compiling?
>
No. I don't even have an outlet to the window, let alone send it any
>
messages.
If it were to reappear, I would listen to Mikes advice and use Zombies.
See the documentation, and the list archives, for more info on how to
use them.
j o a r
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.