Re: Looking for a Grid Widget



On Wed, 2006-03-22 at 08:10 +0200, Kalle Vahlman wrote:
> On 3/22/06, Davyd Madeley <davyd madeley id au> wrote:
> > Looking for a GTK+ grid widget. I've found lots of people referring
> > writing them, but no source code.
> >
> > If anyone can help me out here, that would be most appreciated. I
> > don't really want to have to write one. For the record, I'm working
> > in Python, but I am happy to work out how to write Python bindings
> > for a widget, if it exists.
> >
> > Why don't we have one of these in GTK+?
> 
> "Grid widget" is a bit generic description, it could mean anything
> from GtkTable (grid-like layout for widgets) to GtkIconView (grid-like
> layout for images/text) and even widgets used by spreadsheet
> applications.
> 
> I'm guessing none of those are what you are looking for, so what is it then?-)

Oh, right. Something like GtkTreeView, but handles a grid of data
instead of a list. Individual cells or groups of cells are selectable
and editable as well as being ideally draggable.

It would something like a spreadsheet widget.

--d

-- 
Davyd Madeley

http://www.davyd.id.au/
08B0 341A 0B9B 08BB 2118  C060 2EDD BB4F 5191 6CDA




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