bug-sourceinstall
[Top][All Lists]
Advanced

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

Re: [bug-sourceinstall] Autochecking the options in package configuratio


From: Nicola Fontana
Subject: Re: [bug-sourceinstall] Autochecking the options in package configuration
Date: Tue, 24 Jun 2008 16:00:38 +0200

On Tue, 24 Jun 2008 00:20:56 +0200
"Claudio Fontana" <address@hidden> wrote:

> >> My idea is to connect a signal to the keypress event of the
> >> GtkEntry and to check if the value is != "\0", in which case the
> >> checkbox will be set.
> 
> Btw, the "changed" signal of the GtkEditable interface seems
> a good place to start - Cld

More than "a good place" it is "the place"...

After my quick overview I was thinking GtkTreeView and
renderers were used, but I found plain GtkEntry and
GtkCheckButton. This means the patch was quite easy to do: I
spent more time in building a proper patch file than modifying
the code.

Let me know if it works properly...

-- 
Nicola

Attachment: autocheck.patch
Description: Text Data


reply via email to

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