Re: Looking for a Grid Widget
- From: "Nickolay V. Shmyrev" <nshmyrev yandex ru>
- To: Davyd Madeley <davyd madeley id au>
- Cc: desktop-devel-list gnome org
- Subject: Re: Looking for a Grid Widget
- Date: Wed, 22 Mar 2006 10:02:03 +0300
В Срд, 22/03/2006 в 14:33 +0800, Davyd Madeley пишет:
> 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
>
There is a work discussed on gtk-devel long time ago
http://www.sicem.biz/personal/lgs/projects/gtkgrid/
No idea if it's functional, but it may help.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]