[gnome-db] Re: gnome-db/gASQL status



[Moving the discussion to the list, so that other people can
participate]

On Fri, 2002-06-07 at 15:02, Malerba_Vivien stna dgac fr wrote:
> > 
> > > > 
> > > > And, changing the GnomeDbGrid to use a GtkTreeStore instead of a
> > > > GtkListStore is very easy.
> > > > 
> > > > Thus, the GnomeDbBrowser widget will create a data model with the tree
> > > > structure it needs, and just call gnome_db_grid_set_data_model, and the
> > > > grid widget will display itself as a tree (of course, if the data model
> > > > has GdaValueList values). The same applies to your selector things.
> > > > You'll just have to create a data model with the data to be displayed,
> > > > and that's it, since the GnomeDbGrid widget already supports
> > > > retrieving/setting the selection.
> > > > 
> > > 
> > > If you think it's better this way, then Ok with me (think also of the
> > > nice little icons for the different sections which we must not lose).
> > > 
> > seems a better idea. Although I still have to find the way to do it
> > correctly.
> 
> Yes, the icons stuff may be pretty difficult to make into the data model
> without making some specific glue code (if you can't avoid that glue
> code, then it is better to make another separate widget from what you
> already showed me)!
> 
yes, it might be better to have it separated. I'll have something in my
head tonight, and hopefully start implementing it.

BTW, the new GnomeDbBrowser is now in CVS :-) Please try it and tell me
what you think should be added/removed/changed.

cheer
-- 
Rodrigo Moya <rodrigo gnome-db org>



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