static Rect screenBounds_safe(int iScreen) { ret screenBounds(min(iScreen, screenCount()-1)); }