Thread Tools Display Modes
Prev Previous Post   Next Post Next
08/31/14, 05:31 AM   #1
Sternentau
board director
 
Sternentau's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 17
Sending text to the clipboard

Servus Freunde,

i am searching for a way to send the value of a string variable to the clipboard directly for later use.

The only alternative i found by myself is to store the value to an edit control and calling its CopyAllTextToClipboard() function.
Unfortunately it seems that there is a limitation to about 900 charcters if i do it this way.

Anyone here with an idea?


Thanks
Sternentau
  Reply With Quote
 

ESOUI » Developer Discussions » Lua/XML Help » Sending text to the clipboard


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off