Re: Popup windows
- From: Havoc Pennington <hp redhat com>
- To: "Ian King" <king eiffel com>
- Cc: <gtk-list gnome org>
- Subject: Re: Popup windows
- Date: 18 Jun 2001 20:27:41 -0400
"Ian King" <king eiffel com> writes:
> In follow up to the previous message, it seems that the key events are not
> passed through for a popup window, but are for a top level window. Is there
> a reason for this?
>
Yes, GTK_WINDOW_POPUP windows are not known to the window manager. So
the window manager won't ever give them focus.
You shouldn't use GTK_WINDOW_POPUP for windows that require focus,
only for things like tooltips and menus.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]