Re: how do i lose focus from a widget?
- From: Havoc Pennington <hp redhat com>
- To: Paul Davis <paul linuxaudiosystems com>
- Cc: gtk-list gnome org
- Subject: Re: how do i lose focus from a widget?
- Date: Thu, 29 May 2003 11:52:34 -0400
On Thu, May 29, 2003 at 11:31:28AM -0400, Paul Davis wrote:
> how can i get do the opposite of gtk_widget_grab_focus()? i want the
> toplevel window to have its focus widget unset so that when the mouse
> re-enters the window, we will not try to assign focus to a widget.
>
> can this be done?
GTK 1.2 had the mysterious "nothing is focused" state IIRC but it was
basically a bug; in GTK 2 I'm pretty sure some widget always has
focus. I don't remember how to get 1.2 into the "nothing is focused"
state though.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]