GTK 相当于BackgroundWorker (MonoDevelop)

发布于 2024-09-25 15:21:03 字数 261 浏览 4 评论 0原文

GTK 相当于 Mono 中的BackgroundWorker 是什么?

我尝试过以下网站: http://monodevelop.com/Developers/Articles/Thread_Management ,但是好像没有DispatchService这样的东西。我需要以给定的时间间隔异步更新 GUI。

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 given intervals.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

在你怀里撒娇 2024-10-02 15:21:03

GLib.Timeout - 由 IRC 上的 mhutch 回答。

GLib.Timeout - Answered by mhutch on IRC.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文