From: Harald O. <Har...@El...> - 2009-07-24 19:07:45
|
Dear community, BWidget 1.9.0 is out. Thanks to all active people sending bug reports, patches and using BWidget. Enjoy, Harald -------------------------------------------------------------------------- URL: https://sourceforge.net/projects/tcllib All open bugs and patches were checked and many led to modified code. Highlights: - MainFrame: getmenustate method - ScrollFrame: follows much better when contents size changes - ComboBox: Posting, Keyboard, not unique contents return, Mac X11 and aqua, text selection handling. - Listbox: item deletion error - PasswdDlg: disabled password handling - Balloon Help: Placement on borders and on multiple screens (as far as possible) Modifications which may rise incompatibilities: - Option data base entry for "MessageDlg -text" changed from "*MessageDlg.frame.msg.message" to "*MessageDlg.frame.msg.text" -------------------------------------------------------------------------- WHAT IS BWIDGET ? The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using native Tcl/Tk 8.x namespaces. The BWidgets have a professional look&feel as in other well known Toolkits (Tix or Incr Widgets), but the concept is radically different because everything is pure Tcl/Tk. No platform dependencies, and no compiling required. The code is 100% Pure Tcl/Tk. The BWidget library was originally developed by UNIFIX Online, and released under both the GNU Public License and the Tcl license. BWidget is now maintained as a community project, hosted by Sourceforge. Scores of fixes and enhancements have been added by community developers. See the ChangeLog file for details. |