Re: When to use gdk_threads_init?
- From: Tor Lillqvist <tml iki fi>
- To: YuLicheng <gancuimian hotmail com>
- Cc: gtk-list gnome org
- Subject: Re: When to use gdk_threads_init?
- Date: Fri, 10 Jul 2009 09:51:26 +0300
> Hello, I'm new to GTK. I am using gthread with gtk both in Windows and Ubuntu.
> When I using it in Windows, [...] it works well.
That sounds strange, as using GTK+ from multiple threads definitely
does not work in general on Windows. (Some unknown subset of GTK+
calls might work even from multiple threads) So are you just calling
GLib functions from multiple threads?
Please distill your problem down to a minimal but complete sample
program that people can look at.
--tml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]