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

Re: Multithreaded applications and GTK+



>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]