Re: [gnome-db] row_selected problem and possible fix
- From: Rodrigo Moya <rodrigo gnome-db org>
- To: Marius Andreiana <mandreiana rdslink ro>
- Cc: gnome-db <gnome-db-list gnome org>
- Subject: Re: [gnome-db] row_selected problem and possible fix
- Date: Tue, 09 Dec 2003 12:13:26 +0100
On Tue, 2003-12-09 at 00:50, Marius Andreiana wrote:
> Hi
>
> db grid emits row_selected() only when the first row is selected
> (db_list appears to behave the same way).
>
> In gnome-db-grid.c 407 line ia
> if (iter_info && iter_info->row == 0) {
> Removed row==0 condition and now the grid behaves as desired, it emits
> the signal on any selected row.
>
> Why was the condition there?
I can't remember right now, so it really seems to be wrong. I've now
removed it in CVS.
Thanks for pointing it out.
cheers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]