• 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: NSDocument's Open File Panel unresponsive when opening large file from disc
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSDocument's Open File Panel unresponsive when opening large file from disc


  • Subject: Re: NSDocument's Open File Panel unresponsive when opening large file from disc
  • From: Gilles Celli <email@hidden>
  • Date: Mon, 04 Feb 2013 19:23:49 +0100

Thanks Kyle,

I've setup my code to update the UI on the main thread, as recommended... but strangely enought the uncommitted CATransaction warning only happes on
OS X 10.8.x and not on 10.7.x (XCode 4.6).

Gilles

On 4 févr. 2013, at 17:56, Kyle Sluder <email@hidden> wrote:

> On Mon, Feb 4, 2013, at 08:05 AM, Gilles Celli wrote:
>>
>> I have some deleted threads though with "uncommitted CATransaction" on OS
>> X 10.8.2 only (but not on OS X 10.7.x) to display the graphs…
>> but that could be a bug of the graphs framework…need to check….
>
> This usually happens because your background thread somehow pokes your
> UI code. UI updates must happen from the main thread (except in certain
> carefully-controlled and limited circumstances, the details of which I
> will not go into).
>
> --Kyle Sluder


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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: 
 >Re: NSDocument's Open File Panel unresponsive when opening large file from disc (From: Gilles Celli <email@hidden>)
 >Re: NSDocument's Open File Panel unresponsive when opening large file from disc (From: Kyle Sluder <email@hidden>)

  • Prev by Date: Binding NSMenu to NSArray
  • Next by Date: NSTask Explodes. Clueless.
  • Previous by thread: Re: NSDocument's Open File Panel unresponsive when opening large file from disc
  • Next by thread: Binding NSMenu to NSArray
  • Index(es):
    • Date
    • Thread