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
4 days ago
tcl by oldlaptop
9 days ago
tcl by rhobart
21 days ago
tcl by rhobart
21 days ago
tcl by rhobart
22 days ago
tcl by Bradipo
22 days ago
tcl by rhobart
22 days ago
tcl by sssc
26 days ago
tcl by mookie
42 days ago
tcl by JMN
49 days ago
Submit
New paste
Documentation
From Jabber