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 mookie
8 hours ago
tcl by mookie
3 days ago
tcl by cgm
3 days ago
tcl by cgm
3 days ago
tcl by mookie
3 days ago
tcl by mookie
5 days ago
tcl by mookie
5 days ago
tcl by mookie
7 days ago
tcl by oldlaptop
10 days ago
tcl by mookie
50 days ago
Submit
New paste
Documentation
From Jabber