Bwidget Source Code
Check-in [0fc2861039]
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:button.tcl: reverted last change to use ttk widget as base. This may clash with the option data base. See ticket [845613e5590ae7cf].
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | bwidget
Files: files | file ages | folders
SHA1: 0fc2861039f7f9cb95c799839770122a674a4190
User & Date: oehhar 2016-10-31 14:03:21.223
Context
2016-10-31
14:22
button.tcl: Reverted last change, Eric underlined to not use ttk widgets as a base due to the option data base. Did traditional fix to exclude all options known by button and not known by ttk::button. Ticket [845613e5590ae7cf] check-in: 702ef20c55 user: oehhar tags: bwidget
14:03
button.tcl: reverted last change to use ttk widget as base. This may clash with the option data base. See ticket [845613e5590ae7cf]. check-in: 0fc2861039 user: oehhar tags: bwidget
2016-08-23
17:28
configure option of a ::Button gave error in themed mode. Ticket [845613e5590ae7cf]. Report by Adrian. check-in: 987852ad44 user: oehhar tags: bwidget
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ChangeLog.
Changes to button.tcl.