Re: GtkEntry not accepting keyboard input (GTK+ 1.2)?
- From: Havoc Pennington <hp redhat com>
- To: Ronald Kneusel <rtk cmed com>
- Cc: "'gtk-list gnome org'" <gtk-list gnome org>
- Subject: Re: GtkEntry not accepting keyboard input (GTK+ 1.2)?
- Date: 07 Feb 2002 15:00:41 -0500
Ronald Kneusel <rtk cmed com> writes:
> You were correct! I created a full screen window as a POPUP window
> and it wasn't getting keyboard focus. I made it a TOPLEVEL window
> without decorations and all it well.
Right, POPUP windows should never be used if you need to type into the
window. POPUP means the window manager does not know about the window,
so can't focus it.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]