MSG_CLEAR
case MSG_CLEAR:
static const uint32 MSG_CLEAR = 'cler';
static const uint32 MSG_CLEAR = 'cler';
case MSG_CLEAR:
new BMessage(MSG_CLEAR));
fClearB = new BButton(b, "clear button", B_TRANSLATE("Clear"), new BMessage(MSG_CLEAR));
case MSG_CLEAR: {