DrawText
virtual void DrawText();
DrawText(B_TRANSLATE("Loading instruments" B_UTF8_ELLIPSIS));
DrawText(B_TRANSLATE("Drop MIDI file here"));
void DrawText(const char* text);
DrawText();