Bug#395052: Please provide the GTK frontend with a better handler for BOOLEAN questions

2006-11-12 Thread Frans Pop
On Tuesday 31 October 2006 21:22, Attilio Fiandrotti wrote: > I assigned focus to the inactive radio button, so that i can simply > press spacebar with the thumb and hit enter with the middle finger > without using the arrow keys, but i'm not sure this is not confusing. I've tested this patch and

Bug#395052: Please provide the GTK frontend with a better handler for BOOLEAN questions

2006-10-31 Thread Attilio Fiandrotti
One more thing: please evaluate if it's better having the active by default radio button focused, so that the user has to move up/down with the arrows and then press enter, or if it's better having the focus on the inactive button. I assigned focus to the inactive radio button, so that i can sim

Bug#395052: Please provide the GTK frontend with a better handler for BOOLEAN questions

2006-10-31 Thread Attilio Fiandrotti
Hi Here is a cleaner patch for this bug: don't feel impressed/scared by the number of changed lines, it's mostly due to re-indentation of code after removing a couple of if()s. This patch was tested by me during the whole past week and worked well. Most important, this handler no longer errone

Bug#395052: Please provide the GTK frontend with a better handler for BOOLEAN questions

2006-10-25 Thread Attilio Fiandrotti
Frans Pop wrote: On Tuesday 24 October 2006 17:47, Attilio Fiandrotti wrote: Many users complained about poor "checkbox" handler provided in the GTK frontend to handle BOOLEAN questions. A "yes/no" widget based handler would do better for this purpose, ATM i'm thinking about implementing this w

Bug#395052: Please provide the GTK frontend with a better handler for BOOLEAN questions

2006-10-25 Thread Attilio Fiandrotti
Frans Pop wrote: On Tuesday 24 October 2006 17:47, Attilio Fiandrotti wrote: Many users complained about poor "checkbox" handler provided in the GTK frontend to handle BOOLEAN questions. A "yes/no" widget based handler would do better for this purpose, ATM i'm thinking about implementing this w

Bug#395052: Please provide the GTK frontend with a better handler for BOOLEAN questions

2006-10-24 Thread Frans Pop
On Tuesday 24 October 2006 17:47, Attilio Fiandrotti wrote: > Many users complained about poor "checkbox" handler provided in the GTK > frontend to handle BOOLEAN questions. > A "yes/no" widget based handler would do better for this purpose, ATM > i'm thinking about implementing this with a combobo

Bug#395052: Please provide the GTK frontend with a better handler for BOOLEAN questions

2006-10-24 Thread Attilio Fiandrotti
Package: rootskel-gtk Severity: wishlist Many users complained about poor "checkbox" handler provided in the GTK frontend to handle BOOLEAN questions. A "yes/no" widget based handler would do better for this purpose, ATM i'm thinking about implementing this with a combobox [1] widget. cheers