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

Re: how to create a window in thread



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]