--- Frodo4/Src/Display_Be.h 2003/07/09 15:57:06 1.4 +++ Frodo4/Src/Display_Be.h 2003/07/09 17:01:12 1.5 @@ -1025,6 +1025,7 @@ SpeedoView::SpeedoView(BRect frame) : BV speedostr[0] = 0; bounds = Bounds(); SetViewColor(fill_gray); + SetLowColor(fill_gray); SetFont(be_plain_font); }