Import Tk 8.6.8
This commit is contained in:
@@ -85,7 +85,7 @@ test entry-2.2 "Initial scroll position" -body {
|
||||
# Bounding box / scrolling tests.
|
||||
test entry-3.0 "Series 3 setup" -body {
|
||||
ttk::style theme use default
|
||||
variable fixed fixed
|
||||
variable fixed TkFixedFont
|
||||
variable cw [font measure $fixed a]
|
||||
variable ch [font metrics $fixed -linespace]
|
||||
variable bd 2 ;# border + padding
|
||||
|
||||
Reference in New Issue
Block a user