summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorcsaba <csaba>2023-02-14 15:28:12 (GMT)
committercsaba <csaba>2023-02-14 15:28:12 (GMT)
commit62ce539ea824a75c4abd4e1e42ec48301344df28 (patch)
treebf07f722f1e227eb4ab18a7e5cee901bc3181bbb /library
parenta7afbbdccfd1cb779e4197ac089ef7691b9c2f27 (diff)
downloadtk-62ce539ea824a75c4abd4e1e42ec48301344df28.zip
tk-62ce539ea824a75c4abd4e1e42ec48301344df28.tar.gz
tk-62ce539ea824a75c4abd4e1e42ec48301344df28.tar.bz2
Alternative implementation of the ttk::checkbutton and ttk::radiobutton indicators of the clam theme, using SVG images
Diffstat (limited to 'library')
-rw-r--r--library/ttk/clamTheme.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/library/ttk/clamTheme.tcl b/library/ttk/clamTheme.tcl
index b968677..6379e81 100644
--- a/library/ttk/clamTheme.tcl
+++ b/library/ttk/clamTheme.tcl
@@ -73,12 +73,10 @@ namespace eval ttk::theme::clam {
ttk::style configure TCheckbutton \
-indicatorbackground "#ffffff" \
- -indicatorsize 7.5p \
-indicatormargin {0.75p 0.75p 3p 0.75p} \
-padding 1.5p
ttk::style configure TRadiobutton \
-indicatorbackground "#ffffff" \
- -indicatorsize 7.5p \
-indicatormargin {0.75p 0.75p 3p 0.75p} \
-padding 1.5p
ttk::style map TCheckbutton -indicatorbackground \