On Thu, Oct 04, 2012 at 06:55:08PM +0900, Tristan Van Berkom wrote:
> I'm curious about this, out of my own personal interest... do we
> have a workable solution for this "commit-on-focus-out" paradigm ?
>
> As I understand, it's not very stable to use focus-out events
> and, I recall reading a de
On Thu, Oct 4, 2012 at 5:55 PM, David Nečas wrote:
> On Wed, Oct 03, 2012 at 08:19:39PM -0700, Andrew Potter wrote:
>> On Wed, Oct 3, 2012 at 7:42 AM, Yury Alyaev wrote:
>> > What is the right way to catch "Enter" pressing at the end of the text
>> > input
>> > to GtkEntry
>>
>> gtk_entry_set_ac
On Wed, Oct 03, 2012 at 08:19:39PM -0700, Andrew Potter wrote:
> On Wed, Oct 3, 2012 at 7:42 AM, Yury Alyaev wrote:
> > What is the right way to catch "Enter" pressing at the end of the text input
> > to GtkEntry
>
> gtk_entry_set_activates_default() is probably what you want.
If you actually wa
Il Thu, 4 Oct 2012 02:00:39 +0200 Rafał Mużyło
scrisse:
> On Thu, Oct 04, 2012 at 12:33:24AM +0200, Nicola Fontana wrote:
> > Il Wed, 3 Oct 2012 23:28:23 +0200 Rafał Mużyło
> > scrisse:
> >
> > > but the change on cancel was
> > > recently fixed in bug . in regard of gtk 3.4 and 3.6 (unfortunat