Re: [Gambas-user] File in clipboard

2015-04-22 Thread Jorge Carrión
I think is a standard behaviour. The program that receives the clipboard must be able to search and copy it. Regards 2015-04-22 9:42 GMT+02:00 Roel Touwen : > Hi All, > > I would like to copy a file to the clipboard. So not only text. > > When I browse to a file in the filesystem (Dolphin) and d

[Gambas-user] File in clipboard

2015-04-22 Thread Roel Touwen
Hi All, I would like to copy a file to the clipboard. So not only text. When I browse to a file in the filesystem (Dolphin) and do a copy and after that I do clipboard.paste I get the filename with file:/// But when I do a clipboard.copy "file:///" with the filename. The Os only gets this as a