• 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: NSTextField update and multithreaded app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: NSTextField update and multithreaded app


  • Subject: RE: NSTextField update and multithreaded app
  • From: Christian Mike <email@hidden>
  • Date: Thu, 9 Aug 2001 07:43:18 -0500

> I cannot say that you have actually run into any sort of problem. If
> you don't see the "Initializing..." string, that means that your
> secondary thread has finished before the window made it to the screen.
> Nothing wrong with that at all.

Maybe I didn't clarify this well. By NSLog's, I see that the "Initializing"
message gets sent, then later I see that the "Ready" message is sent. The
problem is that once the app is up and really ready for the user's first
mouse-click, keystroke, etc., the NSTextField still says "Initializing". If
I hide the app and then restore it, which forces a redraw on all windows,
the NSTextField now says "Ready".

I would have expected the "Ready" message to be there already since it was
sent second. But it does not show up until something forces a redraw on that
window.

Thanks.

Michael Christian
Thomson multimedia Inc.


  • Prev by Date: CoreFoundation docs (Re: Cocoa developer tools downgrade from openstep?)
  • Next by Date: Newbie question about NIBs
  • Previous by thread: Re: NSTextField update and multithreaded app
  • Next by thread: Re: NSTextField update and multithreaded app
  • Index(es):
    • Date
    • Thread