Re: Threads...
- From: "Sebastian Wilhelmi" <wilhelmi google com>
- To: gtk-list gnome org
- Subject: Re: Threads...
- Date: Tue, 25 Jul 2006 18:16:04 +0200
Hi Christian,
add a function cb_messagebox_locked which calls gdk_threads_enter(),
cb_messagebox(...) and gdk_threads_leave(). Call
init_app(cb_messagebox_locked). Where is the problem?
You have two different requirements (popup dialogbox vs. lock and
popup dialogbox), so use two functions.
Cheers,
Sebastian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]