Releases: ConnorAU/A3UserInputMenus
Releases · ConnorAU/A3UserInputMenus
v1.4.2
Add alt syntax to provide args to button clicked code on all menus
v1.4.1
Fixed right text flashing in listbox
v1.3
Added listBoxMulti menu as an extension of CAU_UserInputMenus_fnc_listBox
Moved unique function parameters into a single array so I stop breaking the argument order every time I add an option
v1.2.1
Added start text parameter to text
Added start index parameter to list box
v1.2
Added color picker input menu
v1.1.1
Added parameter to open on a parent display
v1.1
Syntax and guiMessage modifications
- Simplified syntax on all functions
- Moved text ctrl inside container on guiMessage display to prevent extending off screen