This method provides access to the selected names of buildlist items. Note: call after run() only.
Creates an object.
Adds new item.
Sets the background title for dialog widgets.
Returns current background title.
It is possible to assign callbacks to events such as pressing OK (or YES), NO (or CANCEL), ESC. ESC is always available.
Changes a box text.
Execution launch.
A buildlist dialog displays two lists, side-by-side. The list on the left shows unselected items. The list on the right shows selected items. As items are selected or unselected, they move between the lists. (Description taken from man dialog.) Mixins: Uses mixin-template $(DIALOG_REF2 Constructor)!"buildlist" and $(DIALOG_REF2 ListBoxFunctional)!BuildList.