Re: grid type widget



On Thu, 2001-11-22 at 09:00, Diwakar wrote:
> 
> Hi,
> 
> I have been trying to display a recordset from a query in tabular format.
> Can you help me. Is there something like gtkgrid? or else how could i do it
> be done?
> 
there is GnomeDbGrid in gnome-db (http://www.gnome-db.org). You can use
it directly or have a look at the source code if you want to borrow it.
For GNOME 1.x it uses a simple GtkCList (which may be what you're
looking for). For GNOME 2, it uses GtkTreeView, which looks 1000s of
times better than GtkCList :-)

cheers
-- 
Rodrigo Moya <rodrigo gnome-db org> - <rodrigo ximian com>
http://www.gnome-db.org/ - http://www.ximian.com/



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