Re: Emitting signals from threads
- From: Mitko Haralanov <voidtrance gmail com>
- To: Paul Davis <paul linuxaudiosystems com>
- Cc: Fontana Nicola <ntd entidi it>, ML-gtk <gtk-list gnome org>
- Subject: Re: Emitting signals from threads
- Date: Wed, 27 Feb 2019 16:46:20 -0800
How is that? The update is happening from a callback executed by the
main context thread?
On Wed, Feb 27, 2019 at 4:24 PM Paul Davis <paul linuxaudiosystems com> wrote:
On Wed, Feb 27, 2019 at 5:17 PM Mitko Haralanov via gtk-list <gtk-list gnome org> wrote:
Here is a small program that illustrates the issue:
Yep. You're updating a treemodel from your own thread while the treeview is connected to it. You can't do
this.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]