开发者

GTK equivalent to BackgroundWorker (MonoDevelop)

开发者 https://www.devze.com 2023-01-18 22:33 出处:网络
What is the GTK equivalent to BackgroundWorker in Mono? I\'ve tried the following website: http://monodevelop.com/Developers/Articles/Thread_Management, but there doesn\'t seem to be any such thing a

What is the GTK equivalent to BackgroundWorker in Mono?

I've tried the following website: http://monodevelop.com/Developers/Articles/Thread_Management, but there doesn't seem to be any such thing as DispatchService. I need to update the GUI asynchronously at g开发者_开发知识库iven intervals.


GLib.Timeout - Answered by mhutch on IRC.

0

精彩评论

暂无评论...
验证码 换一张
取 消