View Single Post
03/24/21, 02:28 PM   #2
votan
 
votan's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 577
Originally Posted by scorpius2k1 View Post
How would I go about creating a scrollable XML list control that can have items added to it. I am trying to simply add a text entry to a list via LUA, and then display them into the XML list window when it is visible.

There is an addon which has a great looking history window that I would like to recreate in some form:
https://www.esoui.com/downloads/info...ndHistory.html

I really appreciate any help.

I would take a look at these:
https://www.esoui.com/downloads/info1151-LibScroll.html
https://www.esoui.com/downloads/info...stExample.html
  Reply With Quote