Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » [FEATURE + patch]WriteClipboardHTML and HtmlToText functions
Re: [FEATURE + patch]WriteClipboardHTML and HtmlToText functions [message #51384 is a reply to message #51381] Sun, 17 March 2019 13:52 Go to previous messageGo to previous message
omari is currently offline  omari
Messages: 264
Registered: March 2010
Experienced Member
This is the Win32 version.

trying to test it on linux and with a bit of investigation, i found that
the Linux version is as easy as

void WriteClipboardHTML(const String& html)
{
	WriteClipboard("text/html", html);
}

(tested on Ubuntu/ Gnome)

I dont have a MacOS machine, then i have not tested it.


regards
omari.

[Updated on: Sun, 17 March 2019 14:29]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: curl
Next Topic: How to detect available OpenGL memory?
Goto Forum:
  


Current Time: Fri Mar 29 16:24:26 CET 2024

Total time taken to generate the page: 0.01637 seconds