• 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: Cocoa window initially hidden in IB?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa window initially hidden in IB?


  • Subject: Re: Cocoa window initially hidden in IB?
  • From: "a.d. jensen" <email@hidden>
  • Date: Thu, 27 Oct 2005 11:07:43 -0500

On Oct 27, 2005, at 10:53 AM, Yann Bizeul wrote:

- (void)awakeFromNib
{
    // Do prepare and load your webview here

[[NSNotificationCenter defaultCenter]addObserver: self
selector: @selector (webViewDidLoad:)
name: WebViewProgressFinishedNotification
object: myWebView];
}

Thanks for the idea. However, if I put a breakpoint in on the [[NSNotificationCentre... line there, I can see the window already visible in the background, so the window construction and display is already complete at this point.



dale

--
email@hidden   http://adjensen.aatrix.com

Only a fool turns away from an angel,
Vision in white steps through the door,
Holds out her hand, I say 'No I'm not ready'
I open my eyes and let the dream fade away.
  -- echolyn, "on any given nite"


_______________________________________________ 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
References: 
 >Cocoa window initially hidden in IB? (From: "a.d. jensen" <email@hidden>)
 >Re: Cocoa window initially hidden in IB? (From: Yann Bizeul <email@hidden>)
 >Re: Cocoa window initially hidden in IB? (From: "a.d. jensen" <email@hidden>)
 >Re: Cocoa window initially hidden in IB? (From: Yann Bizeul <email@hidden>)

  • Prev by Date: Re: Cocoa window initially hidden in IB?
  • Next by Date: Re: Cocoa window initially hidden in IB?
  • Previous by thread: Re: Cocoa window initially hidden in IB?
  • Next by thread: Re: Cocoa window initially hidden in IB?
  • Index(es):
    • Date
    • Thread