A Set of Megawidgets for Tcl/Tk
Add useful and nice-looking widgets to your interfaces with the BWidget
Toolkit, a set of native Tk 8.x Widgets using Tcl8.x namespaces. The
BWidgets have a professional look and feel as in other well-known
toolkits (Tix or Incr Widget). However, the concept is radically
different because everything is native. There is no platform
compilation and no compiled extension libraries are needed. The code is
in pure Tcl/Tk.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / bwidget
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:tcl/bwidget && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
bwidget-1.9.14.tar.gz | 0000261654 256 KB | |
bwidget-1.9.16.tar.gz | 0000252813 247 KB | |
bwidget.changes | 0000009316 9.1 KB | |
bwidget.spec | 0000001959 1.91 KB |
Latest Revision
Reinhard Max (rmax)
committed
(revision 17)
- update to 1.9.16: * notebook.tcl: Repaint tabs if the text size is changed by a change of a used named font. Ticket [acbd67752a] * mainframe.tcl: Recalculate status bar height if the text size is changed by a change of a used named font. Ticket [acbd67752a] * dropsite.tcl: Prevent multiple drops, when movement while drop is processed. Ticket [1ef1f56cd1] - Fix permissions after unpacking the tarball.
Comments 0