Thread Tools Display Modes
Prev Previous Post   Next Post Next
08/20/17, 02:23 PM   #1
static_recharge
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 35
How to get a Control to only show on the Quickslot scene / fragment?

I'm trying to get my toplevel control to only show when the user has the quickslot menu open in the inventory scene. I've looked around these forums and have had lots of success adding my control to other scenes, but the inventory scene is a local scene according to the source code.

I'm pretty sure I'm going to have to use callbacks and monitor the change of scenes myself but I'm not sure where to start or how to use the callback function to correctly achieve this. Basically I just want my control on the screen when the user has the quickslot tab of the inventory menu open and hidden all other times.

Thanks in advance!
  Reply With Quote
 

ESOUI » Developer Discussions » General Authoring Discussion » How to get a Control to only show on the Quickslot scene / fragment?


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