2:49 PM
Subject: Re: focus-out-event and GtkEntry
> On Thu, Sep 06, 2007 at 02:49:12PM -0400, Zvi Sebrow wrote:
>> I need to check data a user inputs on one of numerous GtkEntry's on
>> window,
>> and I need to handle the situation when the entry loses focus (by T
On Thu, Sep 06, 2007 at 02:49:12PM -0400, Zvi Sebrow wrote:
> I need to check data a user inputs on one of numerous GtkEntry's on window,
> and I need to handle the situation when the entry loses focus (by TABing out
> of the field, or by mouse control. When I encouter bad input, I bring up a
> di
I need to check data a user inputs on one of numerous GtkEntry's on window,
and I need to handle the situation when the entry loses focus (by TABing out
of the field, or by mouse control. When I encouter bad input, I bring up a
dialog box. The problem is I get an GtkWarning and GtkError:
the Gtk