"Thread,eventloop,moviestask"
"Thread,eventloop,moviestask"
- Subject: "Thread,eventloop,moviestask"
- From: Bartosz Smaga <email@hidden>
- Date: Sat, 5 Apr 2003 11:32:28 +0200
Hello,
I wrote a question on "QT-API" list but no anwser :-(
>
I have to run recurrency "MoviesTask" function - 25 times per second.
>
>
But when I try to use
>
"InstallEventLoopTimer( GetMainEventLoop()..."
>
>
and I move window or scale window etc. etc. my callback (with
>
"MovieTask" function) stop running :-(
>
>
What I have to do. I don't want use MovieController.
>
Please help me. :-)
>
>
I need something for MacOSX (Cocoa)... Is NSThread be ok?
>
What I have to do to make thread that executes (25fps) over the main
eventloop?
Best regards and sorry for my English
BS
_______________________________________________
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.