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 oldlaptop
1 days ago
tcl by apn
3 days ago
tcl by rmax
6 days ago
tcl by kevin_walzer
10 days ago
tcl by Bradipo
25 days ago
tcl by Stu
47 days ago
tcl by rhobart
60 days ago
tcl by stevel
64 days ago
tcl by dandyn
72 days ago
tcl by dandyn
72 days ago
Submit
New paste
Documentation
From Jabber