Re: [Gambas-user] Copying to GNOME's clipboard

2011-02-14 Thread BenoƮt Minisini
> 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 > runnin

[Gambas-user] Copying to GNOME's clipboard

2011-02-14 Thread vikram
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 momen