Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] Feature request: clipboard support (or instead loading arbitrary classes by name for DIY)


On 20.11.2014 20:17, Paul D. Fernhout wrote:
It still might be useful to have a convenience method in the UI module to put text in the clipboard (or retrieve it), but it looks like it should not be too hard to do this just with pure JavaScript code.

Your wish is my command. Implemented getClipboard() / setClipboard() in UI module. You know, available with the next nightly build...

Please use the bugtracker for future feature requests. And keep 'em coming :)

--
Christian


Back to the top