Re: my summary on how to use gtk with threads

2007-05-25 Thread Felix Kater
On Thu, 24 May 2007 01:03:25 +1000 Andrew Cowie <[EMAIL PROTECTED]> wrote: > http://research.operationaldynamics.com/blogs/andrew/#gtk-thread-awareness Keep on. :-) > I didn't quite agree with this conclusion: > > > do not use gdk_threads_set_lock_functions() to facilitate (a) > > as that was

Re: my summary on how to use gtk with threads

2007-05-23 Thread Andrew Cowie
On Sun, 2007-05-20 at 12:15 +0200, Felix Kater wrote: > here is my short summery of how to use gtk with threads Ironically, your email rolled in Monday right after I had managed to come up with most of the same information independently. I just blogged about my own findings which are fairly close