Imported Tk 8.6.9
This commit is contained in:
@@ -1746,6 +1746,7 @@ test textTag-18.1 {TkTextPickCurrent tag bindings} -setup {
|
||||
text .t -width 30 -height 4 -relief sunken -borderwidth 10 \
|
||||
-highlightthickness 10 -pady 2
|
||||
pack .t
|
||||
update ; # map the window, otherwise -warp can't be done
|
||||
|
||||
.t insert end " Tag here " TAG " no tag here"
|
||||
.t tag configure TAG -borderwidth 4 -relief raised
|
||||
|
||||
Reference in New Issue
Block a user