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
31 days ago
tcl by oldlaptop
36 days ago
tcl by rhobart
48 days ago
tcl by rhobart
48 days ago
tcl by rhobart
49 days ago
tcl by Bradipo
49 days ago
tcl by rhobart
49 days ago
tcl by sssc
53 days ago
tcl by mookie
69 days ago
tcl by JMN
77 days ago
Submit
New paste
Documentation
From Jabber