Minimal example - I would expect this to look like a clam button, but it very much doesn't
Posted to
tcl
by oldlaptop at Mon Feb 03 18:05:21 GMT 2025
view raw
ttk::style theme create foo -parent clam
ttk::style theme use foo
grid
[ttk::button .hello -text "I should look clam-y, shouldn't I?" -command {
puts
"But I don't, apparently."}]
Recent Posts
tcl by kbk
19 hours ago
tcl by oldlaptop
3 days ago
tcl by Julian Noble
10 days ago
tcl by oldlaptop
33 days ago
tcl by dandyn
37 days ago
tcl by oldlaptop
40 days ago
tcl by apn
42 days ago
tcl by rmax
45 days ago
tcl by kevin_walzer
49 days ago
tcl by Bradipo
64 days ago
Submit
New paste
Documentation
From Jabber