[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with Strings in the Clipboard
[Thread Prev] | [Thread Next]
- Subject: Re: Problem with Strings in the Clipboard
- From: Lee <t.lee.davidson@xxxxxxxxx>
- Date: Mon, 19 Jan 2026 08:27:06 -0500
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On 1/19/26 6:05 AM, Claus Dietrich wrote:
According to the documentation clipboard strings containing URLs are not returned as the original strings any longer since V3.18.
I think you misinterpreted what the documentation says. That note is referring to a format of "text/uri-list" which would be a list of URIs not a single URL as a string.
The format of "https://www.gambas-buch.de/" is "text/plain" and Clipboard.Paste() works as expected here. [System] Gambas=3.21.1 Platform=x11 Desktop=KDE [Libraries] QT6=libQt6Core.so.6.10.1 -- Lee --- Gambas User List Netiquette [https://gambaswiki.org/wiki/doc/netiquette] ---- --- Gambas User List Archive [https://lists.gambas-basic.org/archive/user] ----
| Re: Problem with Strings in the Clipboard | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
| Problem with Strings in the Clipboard | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |