CANCEL_MSG
case CANCEL_MSG:
BButton *cancel = new BButton("cancel", "Cancel", new BMessage(CANCEL_MSG));
BButton *cancel = new BButton("cancel", "Cancel", new BMessage(CANCEL_MSG));
case CANCEL_MSG: {
case CANCEL_MSG: // 'CancelButton' is pressed...
new BMessage(CANCEL_MSG));