Re: Win32 - handling mainloop while showing modal comon controls
- From: "muppet" <scott asofyet org>
- To: gtk-devel-list gnome org
- Subject: Re: Win32 - handling mainloop while showing modal comon controls
- Date: Wed, 12 Apr 2006 13:28:52 -0400 (EDT)
Alexander Larsson wrote:
> Its easy to post this event to the hidden window, and to catch it in the
> window process for gdk, but this isn't really getting us anywhere, as we
> were already in the window process. The problem is that we can't really
> call the gtk mainloop (gtk_main_iteration) from the gdk code, because gdk
> doesn't link to gtk+.
That's not actually a problem. gtk_main_iteration() is just a thin
compatibility wrapper around g_main_context_iteration(). GDK does have access
to GLib.
--
muppet <scott at asofyet dot org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]