Re: [gnome-db] row_selected problem and possible fix



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]