Good grid + calendar, etc.?

Mike Driscoll kyosohma at gmail.com
Sun Jun 1 17:58:15 EDT 2008


On Jun 1, 8:28 am, Gilles Ganault <nos... at nospam.com> wrote:
> On Sun, 1 Jun 2008 06:00:03 -0700 (PDT), Mike Driscoll
>
> <kyoso... at gmail.com> wrote:
> >I recall that there is an advanced calendar widget that's been made by
> >one of the regulars on the wxPython list, but it's not a part of the
> >official distribution at this time. You'll have to ask about calendar
> >widgets and such there though.
>
> The impression I get, is that those extra widgets (besides the usual
> edit, listbox, etc.) aren't really developped/maintained, which is a
> problem when comitting for applications that will have to be
> developped for a few years.
>
> For instance, is there a calendar in wxPython that has this look and
> feel, and is under active development?http://www.devexpress.com/Products/VCL/ExScheduler/
>
> >The grid can be quite advanced. Did you look at the wxPython demo? Or
> >Dabo?
>
> Yes, but although the basic wigets are just fine, wxGrid looks a bit
> like the basic TStringGrid in Delphi, ie. it's pretty basic so that
> several vendors came up with enhanced alternatives. But maybe I
> haven't played with it long enough.
>
> www.asiplease.net/computing/delphi/images/string_grid_demo_popstars.gif
>
> It lacks sorting capability, merging cells with the same content, etc.

I found one of the projects I was thinking of. It's called pyspread
and has been getting updated quite a bit of late: http://sourceforge.net/projects/pyspread/

Mike



More information about the Python-list mailing list