Re: Gtk2::Clipboard need store content after exit.



On 2011-09-16 at 23:22, eexpress wrote:
hi,
I want store sth into clipboard after perl script exit, but does not know
how to write $clip->store(...) function.

the ->store method doesn't magically "store" stuff into the ether:
you'll need a daemon that takes ownership of the clipboard data when
your application exits.

in Gnome, the gnome-settings-daemon fills that role.

ciao,
 Emmanuele.

-- 
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]