[Gambas-user] Local path URI
Benoît Minisini
gambas at ...1...
Fri Mar 4 01:08:46 CET 2011
> Hi,
>
> How to copy a file path to clipboard so I can Paste with nautilus? It seems
> that when I copy a file from Nautilus, clipboard stores its URI path with
> special formats.
You must use the "text/uri-list" mime type apparently.
> In additional, can Gambas3 convert a local path to URI path like "/abc/xyz
> ltm.pqr" to "file:///abc/xyz%20ltm.pqr"?
Maybe I should add a function for that in the interpreter...
Regards,
--
Benoît Minisini
More information about the User
mailing list