[Gambas-user] Error Copy File gb.gtk or gb.gtk3

herberth guzman herberthguzman at ...626...
Sat Oct 18 05:01:20 CEST 2014


Hi

To copy from Gambas3.6 (Iconview + Directory) with gb.qt a filemanager
(Dolphin, Pcmanfm, Nautilus) works well.

But gb.gtk gb.gtk3 or no work.
code:

 sName_Paste = ivwDesktop.Current.Text
 sPath_Source = Directory & sName_Paste
 clsClipboard.Copy(sPath_Source, "text/uri-list")


How I can fix it.

Thanks and Regards


Herberth Guzman



More information about the User mailing list