-
New Feature
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
Messagebox is very handy but it is also limiting. I need the ability to create several different types of Messageboxes easily. Each of these Messageboxes would include 1 extra input of some kind. Be it a textbox, listbox, or dropdown. This new Messagebox would also allow for each flavor of Messagebox to have its own template that was not shared. Also, this Messagebox would provide a way to retrieve the input the user made from the textbox, listbox, or dropdown (or provide access to input component itself so that the user could retrieve the input themselves).