• 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: Nib file loads correctly, but window does not appear onscreen
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Nib file loads correctly, but window does not appear onscreen


  • Subject: Re: Nib file loads correctly, but window does not appear onscreen
  • From: Steve Christensen <email@hidden>
  • Date: Sun, 13 Aug 2006 15:53:23 -0700

On Aug 13, 2006, at 1:57 AM, email@hidden wrote:

I say that the nib "loads correctly" because I have a piece of code like this :

   if (![NSBundle loadNibNamed:@"DocumentWindow" owner:self])  {
        NSLog(@"Failed to load DocumentWindow.nib");
        ...
   }

that runs smoothly inside the debugger.
The problem appeared after I added a drawer to the window. After checking the new connections, I have no idea on what further steps to take with the debugger or otherwise to find out what's wrong. Any suggestions ?

Well, the first thing that comes to mind is to see if the window is marked as invisible/hidden...


steve



_______________________________________________
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


  • Follow-Ups:
    • Re: Nib file loads correctly, but window does not appear onscreen
      • From: "San Saeteurn" <email@hidden>
References: 
 >Nib file loads correctly, but window does not appear onscreen (From: email@hidden)

  • Prev by Date: NSUndoManager but Undo and Redo Menu Items are Disabled?
  • Next by Date: How do I know if a file is a system link?
  • Previous by thread: Nib file loads correctly, but window does not appear onscreen
  • Next by thread: Re: Nib file loads correctly, but window does not appear onscreen
  • Index(es):
    • Date
    • Thread