[gnome-db] row_selected problem and possible fix
- From: Marius Andreiana <mandreiana rdslink ro>
- To: gnome-db <gnome-db-list gnome org>
- Subject: [gnome-db] row_selected problem and possible fix
- Date: Tue, 09 Dec 2003 01:50:07 +0200
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?
--
Marius Andreiana
Galuna - Solutii Linux in Romania
http://www.galuna.ro
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]