• 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: NSConnection, where'd my proxy go?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSConnection, where'd my proxy go?


  • Subject: Re: NSConnection, where'd my proxy go?
  • From: Mel Walker <email@hidden>
  • Date: Sat, 8 Jun 2002 15:34:23 -0600

On Saturday, June 8, 2002, at 11:55 AM, Bill Bumgarner wrote:

Making the UI layer thread safe buys the developer very little... forcing
all UI interaction into a single thread forces the issue to a granularity
that is a hell of a lot easier to deal with in that you don't end up with
a pile of user generated events interleaved with the already complex tasks
associated with keeping multithreaded execution both sane and efficient.

I'd like to interject a question, if I may, regarding UI and threads: In my application, I'm not actually drawing from my thread, but I'm enabling and disabling a button, and calling setNeedsDisplay: on my a view. Is this all right to do, since I'm not actually doing any drawing in my thread?

--
Mel Walker <email@hidden>
Software Engineer
_______________________________________________
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.

  • Prev by Date: Re: Getting disk mount notification with Foundation tools
  • Next by Date: Re: MP3 ID tags
  • Previous by thread: Re: NSConnection, where'd my proxy go?
  • Next by thread: Re: NSConnection, where'd my proxy go?
  • Index(es):
    • Date
    • Thread