[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


http://gambaswiki.org/bugtracker/edit?object=BUG.3196&from=L21haW4-

Comment #4 by Benoît MINISINI:

Done in https://gitlab.com/gambas/gambas/-/commit/3323a02f1a8a6aa71d565c745271b6126ad28568, but not yet checked on older versions of GTK+ and QT.

The syntax is the following:

Clipboard.Begin()
Clipboard.Copy(...)
Clipboard.Copy(...)
...
Clipboard.End()

Benoît MINISINI changed the state of the bug to: Fixed.



----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----