Test for Tk bug #1997293 (text widget tag borderwidth option)
Posted to
tcl
by patthoyts at Tue Jun 24 10:38:58 GMT 2008
view raw
package
require Tk
pack
[
text
.t -width 20 -height 5]
.t tag configure TEST -relief solid -borderwidth 4
.t insert end "Tk [
info
patchlevel]\n" {} Two\n TEST
tkwait
window .
exit
Recent Posts
tcl by oldlaptop
12 days ago
tcl by mookie
18 days ago
tcl by dandyn
25 days ago
tcl by Bradipo
25 days ago
tcl by Bradipo
25 days ago
tcl by oldlaptop
50 days ago
tcl by oldlaptop
50 days ago
tcl by mookie
55 days ago
tcl by mookie
55 days ago
tcl by georgtree
56 days ago
Submit
New paste
Documentation
From Jabber