Re: [gnome-db] selected row in db-form



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]