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
8 days ago
tcl by cgm
10 days ago
tcl by egavilan
16 days ago
tcl by smlckz
17 days ago
tcl by Guest86
21 days ago
tcl by mookie
23 days ago
tcl by greycat
28 days ago
tcl by mookie
36 days ago
tcl by mookie
36 days ago
tcl by mookie
41 days ago
Submit
New paste
Documentation
From Jabber