Threads with GTK
- From: Daniel Adler <dadler gwdg de>
- To: gtk-list redhat com
- Subject: Threads with GTK
- Date: Sun, 09 Aug 1998 20:02:27 +0200
Hi,
i have some problems with using gtk efficient with threads... i heard
about the gpk-proxy
but it does'nt hold a lot of gtk-wrappers i need to, especially because
i'm coding threads
in components (gtk-widgets).
up to now, i use to communicate between the main-gtk-thread and my
little working threads
through idle_functions, but i think this is not efficient.
does anyone knows, how to signal the main-gtk-thread that the datas are
loaded (e.g. reading directory
especially over ftp-links it's better not to lockup the display :) ) by
the read_dir_thread,
so that the main-gtk-thread can fill all the datas in clist.
and is there anythink planned to make gtk thread-safe or will this be
the gpk?
--
so long,
plex
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]