Re: nasty gtk_window_present/gdk_window_focus race
- From: Havoc Pennington <hp redhat com>
- To: Tim Janik <timj gtk org>
- Cc: Owen Taylor <otaylor gtk org>, Gtk+ Developers <gtk-devel-list gnome org>
- Subject: Re: nasty gtk_window_present/gdk_window_focus race
- Date: 11 Apr 2001 09:17:53 -0400
Tim Janik <timj gtk org> writes:
> as a workaround (other than in the client-code via show_now())
> gdk_window_focus() should prolly check whether the window was
> actually mapped.
> in order to still get gtk_window_present() working as advertised though,
> i think it's prolly best to add a flag to gtkwindow.c that causes actuall
> "present" action to be deferred untill after the map event arrived. comments?
>
Maybe handle this in exactly the same way we handle maximize,
etc. i.e. a present_initially flag that could cause action on map
event.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]