BoxButton may only be used by MessageBox. It is the kind of button that must be used by a message box to trigger the events properly.
def __init__(self, parent, owner, name, index, state = 'normal'):
def pressed(self):