Re: Problem using Gtk 2.2.1 on WinXP
- From: Tor Lillqvist <tml iki fi>
- To: Tristan Van Berkom <vantr touchtunes com>
- Cc: "Daniel K. O." <danielosmari yahoo com br>, "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: Re: Problem using Gtk 2.2.1 on WinXP
- Date: Thu, 3 Jul 2003 20:45:27 +0000
Tristan Van Berkom writes:
is that exactly true ? cant use threads at all ?
no implementation for "g_thread_create()" ?
Sure, gthreads are implemented in GLib on Win32, and seem to work
fine. It's multi-threaded use of GDK (and thus GTK) that has serious
problems.
I have a feeling that this only means that the gdk_threads_enter/leave
implementation is shaky.
Nope, it's not that. Read the mailing list messages referred to in my
first reply in this thread.
If that's the case; you can still write a multi-threaded
application with _ONE_THREAD_THAT_UPDATES_THE_GUI_.
Yes, that would work, I hope.
--tml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]