guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug in focus management


From: Marius Vollmer
Subject: Re: bug in focus management
Date: 16 Feb 2003 18:57:30 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Stan Pinte <address@hidden> writes:

> Indeed, when a widget has the focus, a call to (gtk-widget-get ref-entry 
> 'has-focus) returns #f.
> 
> Any idea?

Try 'has_focus instead of 'has-focus.  Also, the focus flag seems to
be set only after the "focus-in-event" handler has returned.  Try
printing the focus flag from the "insert-text" handler to observe
this.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

[Prev in Thread] Current Thread [Next in Thread]