Is there any grid/table in Tkinter ?

Fanny Yeung fannyy at idmail.com
Mon Jul 10 12:12:12 EDT 2000


Hi Martin,
Thank for your reply. But I wonder where I can find Doug Hellmann's grid
widget ?

Mak
Martin Rand <hsl at tcp.co.uk> wrote in message
news:j6jjms4ev3tok760njkhk550nd78rpn1oa at 4ax.com...
> On Mon, 10 Jul 2000 02:06:38 -0700, "Fanny Yeung" <fannyy at idmail.com>
> wrote:
>
> >Hi everybody,
> >
> >I am reading "Python and Tkinter Programming" and I am thinking of
writing a
> >simple database application that need to show table of data ( something
> >similar to grid control in VB or Jtable in Swing). I guess I can use
Canvas
> >to implement that but I wonder anyone have implement this already ? If
yes,
> >can I use it ? Or is there by any chance provided by Tkinter directly or
> >indirectly ?
> >
> Doug Hellmann's contributed extras to Pmw include a simple grid widget
> for displaying a sequence collection. It probably won't do all you
> want, but is a starting point for deriving your own.
>
> --
> Martin Rand
> Highfield Software Ltd
> mwr at highfield-software.co.uk
> Phone: +44 (0)23 8025 2445
> Fax:   +44 (0)23 8025 2445





More information about the Python-list mailing list