1.86 class label_box

Class label_box provides the infrastructure to easily defined new dialog_item objects from components. It provides the functionality to deal with the item's dialog_group<->label and actions by providing skeletons for label_box->apply label_box<->message and label_box<->modified.

1.86.1 Send methods

label_box ->initialise: name=[name], message=[code]*
Create an empty label_box object with the given name and associated action.