Re: [gnome-db] GnomeDbGrid hide column



Hi Rodrigo,

In the code I submitted, I am afraid that I didn't create something new.
I just mimic the code from the function
"gnome_db_grid_set_column_title()".

In this function, a list is used as well to retreive the number of
columns. And it is not freed.

Phil


Le ven 16/01/2004 à 23:43, Rodrigo Moya a écrit :
> On Fri, 2004-01-16 at 20:13 +0100, Philippe CHARLIER wrote:
> > Here is the patch,
> > 
> > Please check the code, I am definitely not a specialist ;-)
> > 
> looks ok, except for the way to retrieve the number of columns. I
> replaced the gtk_tree_view_get_columns call and related code with a call
> to gda_data_model_get_n_columns, as you can see in the attached patch,
> which is what I've committed to CVS.
> 
> cheers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]