[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Multithreaded applications and GTK+
- From: Juhana Sadeharju <kouhia nic funet fi>
- To: gtk-app-devel-list redhat com
- Subject: Re: Multithreaded applications and GTK+
- Date: Sat, 30 Oct 1999 14:07:04 +0300
>alternately, you could use IPC to communicate with one drawing thread, but
>this is probably going to be more complicated than surrounding gtk calls
>with gdk_threads_enter() and gdk_threads_leave()
I think using IPC and separating GTK from such multithreaded application
is eventually the right way. But I really would like to hear about this from
more experienced programmers. Are there some patterns for this kind of
programming? Patterns or common rules, whatever.
Yours,
Juhana
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]