Re: Drawing from secondary thread erases resize corner in window?
Re: Drawing from secondary thread erases resize corner in window?
- Subject: Re: Drawing from secondary thread erases resize corner in window?
- From: "Hank Heijink (Mailinglists)" <email@hidden>
- Date: Fri, 29 Feb 2008 14:43:41 -0500
Sent a message to the list from the wrong account, so it bounced. Here
it is:
On Feb 28, 2008, at 5:01 PM, Hamish Allan wrote:
You could try kCFRunLoopCommonModes (pre-Leopard) /
NSRunLoopCommonModes (post-Leopard). I believe that
NSDefaultRunLoopMode and NSEventTrackingRunLoopMode are in the default
common modes (along with NSEventTrackingRunLoopMode) but if not, you
can add common modes using CFRunLoopAddCommonMode().
That works beautifully. NSDefaultRunLoopMode and
NSEventTrackingRunLoopMode are indeed in the default common modes.
Thanks!
Hank
_______________________________________________
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