View Single Post
02/16/15, 01:38 PM   #58
Garkin
 
Garkin's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 832
Originally Posted by Seerah View Post
One thing to point out, that I don't think anyone ever took advantage of... The widgets/controls in LAM did not need to be used with the regular addon settings panels. You could use them as templates for any sort of display you wanted.

At least, this was the intention when I redesigned LAM for 2.0. Not 100% sure if any changes with the core made that moot...

http://www.esoui.com/portal.php?&id=5&pageid=10
See: LAM2 for the Experienced Author and Exposed Methods on LAM2
Actually I have tried how LAMCreateControl works and I'm using it in FakeLibAddonMenu-1.0 (kind of LAM1 to LAM2 interface) and in the latest version of Azurah + Srendarr - I have created "subpanels" which are toggled by buttons on the top of the settings menu and all LAM controls are anchored to that panels.

You can see a little bit how it works on screenshots in spoiler in my previous post - there is active panel "Attributes" and pressing another button will show different panel with different set of controls. There is also visible custom widget "fontblock" which is pretty handy for font settings.

Last edited by Garkin : 02/16/15 at 01:49 PM.
  Reply With Quote