Version 59 of BWidget

Updated 2009-08-27 14:45:45 by oehhar
 What: BWidget
 Where: http://tcllib.sf.net/ 
 Description: High-level widget set for Tcl/Tk using native Tcl 8.x namespaces.
        Contains over 20 widgets, such as progress bars, main frames,
        generic scrolled widget, paned windows, button boxes, notebooks,
        combo boxes, spin boxes, tree widgets, font and color selection
        widgets, balloon help, and more.
        Original authors web site no longer available; source has been
        moved to the Tcllib sf.net CVS repository.  Bug reports,
        mailing lists, etc. are available from that location.
        The compiler-factory site has a binary version of the extension.
        Currently at version 1.9.0 .
 Updated: 07/2009
 Contact: http://sf.net/bugs/?group_id=12883 


BWidget is a Tcl/Tk script-only set of megawidgets designed to provide the developer additional tools.

Getting started with BWidget

It is currently being maintained as a part of the tcllib http://tcllib.sf.net/ source code repository. BWidget HTML documentation can be found at http://tcllib.sourceforge.net/BWman/contents.html , as well on freshmeat (but that had out of date info there. aku asked to transfer the freshmeat entry to himself and updated the entry to match the current release, available on sf.net.)

Report bugs and feature enhancements at the sf.net site.



escargo 31 Jul 2003 - But isn't BWidget up to 1.6?

aku has been at the tcl'2003 conference - perhaps once he recovers he will update things.

jt - BWidget 1.8 was released 2006-10-11.


Ro: Here are some screenshots of bwidget: http://rohanpall.com/screenshots_of_the_bwidget_demo.html (???)


Zebulon: Some screenshots at this adress : http://tcltk.free.fr/Bwidget/


 What:  Kanga Tcl
 Where: http://www.kanga.org/tcl/ktcl-010111.tar.gz
        http://www.kanga.org/tcl/ktcl-010111dev.tar.gz
 Description: Windows NT build 7 "batteries included" distribution,
        including alpha/pre-release versions of some code.
        Includes Tcl/Tk 8.4a2, itcl/tk 3.2, iwidgets 3.0.0,
        BLT 2.4u, Bwidgets 1.3.0, Tix 8.2.0 early access, and
        JPEG 6b, along with a number of patches.  Set up to be
        built under Cygwin or Microsoft Visual C++ .
 Updated: 09/2001
 Contact: mailto:[email protected] an example of BWidgets in action, see:

See also ased. portmon, windows registry browser, DOM related megawidgets, kitten, Tcl Xchange's NetCVS mirror, ramdebugger


LV 2008 Mar 25

So, has BWidget been enhanced to take advantage of Ttk when available?

Has there really not been a BWidget release since 2006?

HaO Bugfix release in 2009-07-24 - see [L1 ]. JOB is currently working on a ttk-enabled version.


Has anyone converted the BWidget html reference pages into either doctools or nroff -man formats?

HaO AFAIK - nobody, sorry.


JOB BWidget revitalization: I modifiled the BWidget toolkit to take advantage of ttk. What I basically did, was an attempt to migrate an outdated but modified BW code found in the install-jammer application with a current CVS version. In the next weeks I am going to test this package which I tagged to 1.9 (my guess). What steps are required to upgrade the sourgeforge project files? You can download from here (for the moment): [L2 ] Comments are welcome!