Re: [gtkmm] gtkmm and vc++6



At 08:14 AM 7/19/2002 -0400, Paul Davis wrote:
>Talking about stability, I would say gtk+-2.0 on win32 (hence gtkmm-1.3.x)
>is fairly stable. Its weakest points :
>1. No support for multithreading (do it at your own risk !)

No version of GTK+/gtkmm has true support for multithreading, unless
you mean that on win32, gdk_threads_{enter,leave} don't actually do
anything. Is that what you mean?

Yes, that's what I mean. More precisely, this is from the README.win32 in the gtk+-2.0 source distribution

------------------------
Multi-threaded use of GTK+ on Win32
===================================

Multi-threaded GTK+ programs might work in special simple cases, but
not in general. Sorry. If you have all GTK+ and GDK calls in the same
thread, it might work. Otherwise, probably not at all. Possible ways
to fix this are being investigated.
------------------------

Cedric


______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif





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