ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Alpha/Beta AddOns (https://www.esoui.com/forums/forumdisplay.php?f=171)
-   -   New LibAddonMenu-2.0 widget: "DualListBox" (based on LibShifterBox) (https://www.esoui.com/forums/showthread.php?t=10188)

Baertram 05/26/22 01:58 PM

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


All times are GMT -6. The time now is 01:49 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI