Re: QuickTime stops to play
Re: QuickTime stops to play
- Subject: Re: QuickTime stops to play
- From: Cameron Hayne <email@hidden>
- Date: Mon, 15 Sep 2003 23:31:29 -0400
On 15/9/03 9:57 PM, "Greg Hamilton" <email@hidden> wrote:
>
[...] a way to initialize an
>
NSTimer in such a way that this problem was avoided
I haven't tried it, but I suspect the answer is to register the timer with
the runloop by using NSRunLoop's addTimer:forMode: with mode
NSEventTrackingRunLoopMode.
(That is what I do to get my timer to fire while the user is dragging a
slider.)
--
Cameron Hayne (email@hidden)
Hayne of Tintagel
_______________________________________________
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.