Thread Tools Display Modes
02/16/17, 09:06 PM   #1
Hoft
 
Hoft's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2016
Posts: 17
Clipboard usage

Is any way to copy text to the system clipboard by add-on?
  Reply With Quote
02/16/17, 09:26 PM   #2
Rhyono
AddOn Author - Click to view addons
Join Date: Sep 2016
Posts: 659
I'd assume so, since there's an addon that can copy chat messages to the clipboard: http://www.esoui.com/downloads/info5...Clipboard.html
  Reply With Quote
02/16/17, 09:45 PM   #3
Hoft
 
Hoft's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2016
Posts: 17
This add-on just allow to press ctrl+c. I need to insert my variable value to the clipboard.
  Reply With Quote
02/16/17, 10:07 PM   #4
Rhyono
AddOn Author - Click to view addons
Join Date: Sep 2016
Posts: 659
Hmmm...does it have to be the clipboard? Can you settle for injecting it into the chat input or something? I'm not personally aware of that function but maybe someone else knows.
  Reply With Quote
02/17/17, 01:05 AM   #5
Dolgubon
 
Dolgubon's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2016
Posts: 408
I don't know 100% but there's a lot of old addons maintained by active devs that do this 'clipboard' thing, which leads me to believe there is no way to access the clipboard. So you'll have to settle for using ctrl+c

Last edited by Dolgubon : 02/17/17 at 01:14 AM.
  Reply With Quote
02/17/17, 01:29 AM   #6
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 1,019
Function was made protected for security (bots) issues 2y ago.
user need to ctrl+c himself.
(and there is nothing to read the clipboard too).
  Reply With Quote
02/18/17, 10:18 PM   #7
Hoft
 
Hoft's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2016
Posts: 17
I see. Ayantir Thank you!
  Reply With Quote

ESOUI » Developer Discussions » General Authoring Discussion » Clipboard usage

Thread Tools
Display Modes

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