> Hi,
> 
> I am using Gambas 2.21(gb.gtk) on Debian Squeeze(GNOME). I am trying to
> copy text from my application onto GNOME's clipboard.
> 
> I did try using Clipboard.Copy to copy onto the Clipboard the text copied
> only remains on the clipboard for as long as the gambas application is
> running. The moment the gambas application is closed the clipboard is
> cleared.
> 
> How can i make the text in the clipboard persist even after the gambas
> application is closed?
> 
> Thanks in advance,
> Best Regards,
> Vikram Nair
> 

You need to run a clipboard manager. Apparently, on Gnome, it is an applet 
named "Glipper". On KDE, it is "Klipper".

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to