MSG_OK
static const uint32 MSG_OK = 'mgOK';
case MSG_OK:
new BMessage(MSG_OK));
fOk = new BButton("OK", B_TRANSLATE("OK"), new BMessage(MSG_OK));