[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: how to create a window in thread
- From: Owen Taylor <otaylor redhat com>
- To: ccomb free fr
- Cc: gtk-app-devel-list gnome org
- Subject: Re: how to create a window in thread
- Date: Sat, 27 Mar 2004 10:27:31 -0500
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]