Re: [Gambas-user] Clipboard Persistence

2015-07-29 Thread Benoît Minisini
Le 29/07/2015 09:33, Nigel Verity a écrit : > Hi > > If often need to copy text from a form in a Gambas application and > paste it into a non-Gambas application - typically LibreOffice > Writer. > > While the Gambas app remains open there is no problem. However, once > I close the Gambas app the "P

[Gambas-user] Clipboard Persistence

2015-07-29 Thread Nigel Verity
Hi If often need to copy text from a form in a Gambas application and paste it into a non-Gambas application - typically LibreOffice Writer. While the Gambas app remains open there is no problem. However, once I close the Gambas app the "Paste" option on the main or context menu of the target i