PULSEVIEW_WIDTH
normal_window_rect.right = normal_window_rect.left + PULSEVIEW_WIDTH;
BRect r(0, 0, PULSEVIEW_WIDTH, GetNormalWindowHeight());