Thread Tools Display Modes
05/26/22, 01:58 PM   #1
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
New LibAddonMenu-2.0 widget: "DualListBox" (based on LibShifterBox)

Anyone wants to help me test a new LibAddonMenu2 widget based on LibShifter Box? "Dual List Box" widget


https://github.com/Baertram/LibAddonMenuDualListBox

Dependencies needed:
LibShifterBox

Example optionsData for a LAM panel: https://github.com/Baertram/LibAddon...alListBox/wiki


Everything should work like within a normal LibShifterBox: drag & drop (single/multiple entries), buttonsto move the entries

The getFunc must return a pointer to your savedvariables table where the entries of the left/right list are stored!
-> Do not use any pointers of pointers there, the SV needs to be updateable directly with the returned pointer!!!

And setFunc must pass in the same SV table in order to save entries to it properly.

Debug output in the version is enabled at several functions

Thanks for your assistance and feedback

Last edited by Baertram : 05/26/22 at 02:01 PM.
  Reply With Quote

ESOUI » AddOns » Alpha/Beta AddOns » New LibAddonMenu-2.0 widget: "DualListBox" (based on LibShifterBox)

Thread Tools
Display Modes

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