6 Aug
2007
6 Aug
'07
9:38 a.m.
Hi, with this patch the we can write applications with cut and paste capabilities. Spencer: if you don't like the formatting, or where the functions have been located I can edit and resend. Let me know, please. Cheers, Andrea Mon Aug 6 11:33:29 CEST 2007 Andrea Rossato <andrea.rossato@unibz.it> * Extras.hsc: added xSetSelectionOwner, xGetSelectionOwner, xConvertSelection With this patch it is possible to use Selections from the Haskell side. We can thus implement cut and paste operations.