[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #3196: Allow Clipboard to Cut and Paste items of type x-special/gnome-copied-files
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #3196: Allow Clipboard to Cut and Paste items of type x-special/gnome-copied-files
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Mon, 07 Sep 2026 06:43:52 GMT
- To: tmorehen@xxxxxxxxxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
http://gambaswiki.org/bugtracker/edit?object=BUG.3196&from=L21haW4- Comment #5 by Benoît MINISINI: The equivalent of: data->setData(QStringLiteral("application/x-kde-cutselection"), QByteArrayLiteral("1")); should be: Clipboard.Copy(Chr$(1), "application/x-kde-cutselection") But it must be verified! ----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----