• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Weird bug in my code [long]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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.

References: 
 >Re: Weird bug in my code [long] (From: Jens Bauer <email@hidden>)

  • Prev by Date: Re: Weird bug in my code [long]
  • Next by Date: Closing a window with a toolbar slow?
  • Previous by thread: Re: Weird bug in my code [long]
  • Next by thread: Webview Focus
  • Index(es):
    • Date
    • Thread