paste dialog
Posted to
tcl
by rmax at Mon Feb 05 14:13:54 GMT 2007
view raw
foreach
sel {PRIMARY CLIPBOARD} {
if
{![
catch
{
selection
get -selection
$sel
}
string
]
&& [
string
length
$string
] > 0
}
then
{
$f
.txt insert end
$string
{}
break
}
}
Recent Posts
tcl by arjen
4 days ago
tcl by cgm
13 days ago
tcl by cgm
13 days ago
tcl by alan
21 days ago
tcl by mookie
43 days ago
tcl by mookie
43 days ago
tcl by mookie
43 days ago
tcl by schelte
45 days ago
tcl by oldlaptop
57 days ago
tcl by oldlaptop
60 days ago
Submit
New paste
Documentation
From Jabber