[Tkinter-discuss] pybwidget release 0.1.2
gilcneth@earthlink.net
gilcneth at earthlink.net
Thu Sep 15 17:44:41 CEST 2005
Thank you Jeff! I am updating my 0.1.1 installation with 0.1.2.
Best Regards,
Chris Nethery
> [Original Message]
> From: <jepler at unpythonic.net>
> To: <tkinter-discuss at python.org>; <python-announce at python.org>
> Date: 9/15/2005 1:22:33 PM
> Subject: [Tkinter-discuss] pybwidget release 0.1.2
>
> pybwidget is a Python wrapper around the 'bwidget' family of widgets for
> Tkinter. It includes these classes:
> Entry Label Button ArrowButton ProgressBar ScrollView Separator
> MainFrame LabelFrame TitleFrame PanelFrame ScrolledWindow
> ScrollableFrame PanedWindow ButtonBox PagesManager NoteBook Dialog
> StatusBar LabelEntry ComboBox SpinBox Tree ListBox MessageDialog
> ProgressDialog PasswordDialog SelectFont SelectColor
>
> I know it's been a long time, but I've finally gotten around to making a
> new release of pybwidget, called 0.1.2_1.7.0.
>
> It has all the fixes I could find that have been mentioned in the
> tkinter-discuss mailing list archives. Compared to 0.1.1, here's a
> summary of changes:
> * add ROOT as a module-level constant, as requested
> * bindtabs, bind_image, bind_text all handle the 'func' parameter
> properly
> * several instances of 'self.tl' corrected to 'self.tk'
> * the 'nodes' function of the Tree widget now passes all arguments
> to Tk
> * The xbm-format images are installed by setup.py
> * how to run setup.py is mentioned in README.html
>
> This release is available at
> http://tkinter.unpythonic.net/bwidget
>
> Please report your experiences, good or bad, on the Tkinter mailing list
> tkinter-discuss at python.org
>
> Jeff Epler
> jepler at unpythonic.net
More information about the Tkinter-discuss
mailing list