• 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: call scrollRangeToVisible in multi-threads cause application dead lock
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: call scrollRangeToVisible in multi-threads cause application dead lock


  • Subject: Re: call scrollRangeToVisible in multi-threads cause application dead lock
  • From: Nick Zitzmann <email@hidden>
  • Date: Wed, 7 Mar 2007 09:35:05 -0700


On Mar 7, 2007, at 7:47 AM, 王 庆 wrote:

Does anyone know how to call scrollRangeToVisible in multiple threads?

Use the -performSelectorOnMainThread:... methods in NSObject. You can't call many AppKit methods in threads other than the main thread.


Nick Zitzmann
<http://www.chronosnet.com/>




_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >call scrollRangeToVisible in multi-threads cause application dead lock (From: 王 庆 <email@hidden>)

  • Prev by Date: Re: call scrollRangeToVisible in multi-threads cause application dead lock
  • Next by Date: Re: Newbie: Dynamically filling NSTableView
  • Previous by thread: Re: call scrollRangeToVisible in multi-threads cause application dead lock
  • Next by thread: Re: call scrollRangeToVisible in multi-threads cause application dead lock
  • Index(es):
    • Date
    • Thread