Re: [gnome-db] selected row in db-form
- From: Rodrigo Moya <rodrigo gnome-db org>
- To: David Sedeño Fernández <frimost softhome net>
- Cc: GDA <gnome-db-list gnome org>
- Subject: Re: [gnome-db] selected row in db-form
- Date: 12 May 2003 22:52:26 +0200
On Mon, 2003-05-12 at 13:16, David Sedeño Fernández wrote:
> Hi,
>
> Is there a way to known the selected row in a gnome-db-form (navigator
> type) ?
>
there wasn't one, but I just added it:
gint gnome_db_form_get_current_row (GnomeDbForm *form);
void gnome_db_form_set_current_row (GnomeDbForm *form, gint
row);
this is in CVS, so please have a try and tell me if something's wrong.
cheers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]