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