Tkinter support for tk 8.4

Jeff Epler jepler at unpythonic.net
Thu Oct 10 10:50:54 EDT 2002


On Thu, Oct 10, 2002 at 10:08:51AM +0000, Martin Franklin wrote:
> On Wednesday 09 Oct 2002 2:56 pm, Martin Franklin wrote:
> > Hi Tkinter's.
> >
> >
> > I just upgraded my Python 2.2.1 to use tcl/tk 8.4 and was wondering if
> > anyone was working on supporting the new widgets in tk 8.4?
> >
> >
> 
> So to scratch an itch I just submitted a patch to sourceforge.  The patch 
> contains code for the three new widgets PanedWindow, Spinbox and LabelFrame
> plus updates to the Text widget to use the new undo/redo features.....

Thanks!  I had started, but I only got as far as Labelframe (easy) and
Panedwindow (less easy)

Jeff




More information about the Python-list mailing list