Thread Tools Display Modes
04/11/14, 07:55 AM   #1
ins
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 76
Question AddonTest / Looking for assistance.

Hi,

I just uploaded http://www.esoui.com/downloads/info2...AddonTest.html under Development Tools here.

It is basically two commented addons that try to demonstrate the use of:

* Setting and adressing Variables (local and global - set inside/outside functions)
* Creating functions
* Slash command Handlers and Input
* Calling One addon function from another
* Overwriting Global variables set in another addon (To show how dangerous it is to use those)
* Tables : Adding and adressing tables (will also add removal)
* Saved Variables (not much here yet)
* Case Dependence (in addon and variable names)
* Addressing "nil"

What I would like it to also have is a bit on XML.

Since I haven't done much of that, I was wondering if anyone would like to assist with making some XML samples that can also be included, or I'll just do it myself as a learning exercise when I have the time

Preferably something along the lines of:
* Creating everything with XML
* Creating everything with Code? If possible
* Template usage?
* Manipulating it with code (various manipulations, like, alpha, resize, moveable, lock, hide/show, rename etc)
* Manipulating it from another addon (i.e. from insAddonTest2)

If you have any other feedback or comments let me know.
  Reply With Quote

ESOUI » Developer Discussions » General Authoring Discussion » AddonTest / Looking for assistance.


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