A grid with gtk

2005-04-14 Thread Giovanni Manenti
Hi, I'm using GtkSheet from GtkExtra because I need to use grids in my application. There is another widget like GtkSheet in gtk? Giovanni ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org

Re: A grid with gtk

2005-04-14 Thread Hubert Sokolowski
Hi. Hi, I'm using GtkSheet from GtkExtra because I need to use grids in my application. There is another widget like GtkSheet in gtk? you can always use plain GtkTreeView for grids. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org

Re: A grid with gtk

2005-04-14 Thread Stefan Kost
Hi Hubert, not really. GtkTreeView 1.) misses a selection mode for rectangualr areas. 2.) can't show row-headings (like the columns headers) Apart - anyone knows who is maintaing the TreeView widget and if possibly the one has becom less involved? Stefan Hi. Hi, I'm using GtkSheet from GtkExtra

Re: A grid with gtk

2005-04-14 Thread John Cupitt
On 4/14/05, Stefan Kost [EMAIL PROTECTED] wrote: not really. GtkTreeView 1.) misses a selection mode for rectangualr areas. 2.) can't show row-headings (like the columns headers) Apart - anyone knows who is maintaing the TreeView widget and if possibly the one has becom less involved? Hi,

Re: A grid with gtk

2005-04-14 Thread Stefan Kost
Hi John, I've tried the grid, but wasn't too happy with that either. If the GtkTreeview maintains pops up again, maybee supporting rectangular selection can be discussed. STefan On 4/14/05, Stefan Kost [EMAIL PROTECTED] wrote: not really. GtkTreeView 1.) misses a selection mode for rectangualr