View Single Post
11/04/15, 01:51 PM   #2
Ravalox Darkshire
Ravalox of Lake Superior
 
Ravalox Darkshire's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 22
If I understand you request correctly; we have no way to create a UI element that can escape the confines of the ESO User Interface frame (the client application).

Currently, ZOS does not allow for elements from within the game screen to become Pop-Out applications that can reside on the user desktop.

The In-game chat system is using LUA scripting and is confined with in the client stream, so would not be accessible via the OS or other applications.
  Reply With Quote