Re: how to create a window in thread



Owen Taylor wrote:
On Sat, 2004-03-27 at 09:58, Christophe Combelles wrote:

Here is a small program which does not work on win32 with gtk 2.2.4
The goal is to create a window from a thread.
The window is created but it disappears immediately with the thread.


Using GTK+ from multiple threads is known not to work in Win32 GTK+ :-(. Fixing this apparently requires a fair bit of internal reworking
of the GDK Win32 backend.

Regards,
                                                Owen

Thanks, I have added a comment on bug #60620
http://bugzilla.gnome.org/show_bug.cgi?id=60620

regards
Christophe Combelles



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]