Re: Weird bug in my code [long]
Re: Weird bug in my code [long]
- Subject: Re: Weird bug in my code [long]
- From: Robert Cerny <email@hidden>
- Date: Mon, 23 Feb 2004 09:25:16 +0100
Hi,
I'm not sure I fully understand your hint. Could you explain it a
little bit more?
Thanks
Robert
On 23.2.2004, at 0:16, Jens Bauer wrote:
>
Hi Robert,
>
>
I think I've seen something similar.
>
It helped me, invoking the -window method for my "File's Owner", as
>
this loads the nib:
>
>
[self window];
>
>
Before this is invoked, the window is not loaded, and the outlets are
>
not set up, but after invoking this method, the outlets are
>
initialized (and awakeFromNib is then invoked).
>
>
Your problem smells similar... ;)
>
>
On Sunday, Feb 22, 2004, at 11:40 Europe/Copenhagen, Robert Cerny
>
wrote:
>
>
> The bug is that sometimes the outline displays empty. I used a few
>
> dozens of NSAsserts to find the problematic place but didn't find
>
> anything. I added a button to window, which is used just for invoking
>
> debuger and using this technique I was able to stop in problematic
>
> case. (the problem doesn't show always) To my suprise, the pointers
>
> to window objects - created in IB - were empty!? It leads me to idea
>
> that I somehow harm the initialization process but I have no idea
>
> what's wrong.
>
>
>
Love,
>
Jens
>
_______________________________________________
>
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.
[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.