PostDraw() draws any stuff that requires an OS-specific draw context. Implements CATWidget. Reimplemented in CATAppButton, CATControlWnd, CATKnob, and CATMenu. Definition at line 626 of file CATControl.cpp. References fAutoScaleText, CATGuiObj::fBackgroundColor, fBgDisColor, fFgDisColor, fFontName, fFontSize, CATGuiObj::fForegroundColor, fMultiline, CATGuiObj::fRect, fShowBg, fText, fTextCentered, fTextOffset, fTextOffsetPressed, GetWindow(), CATString::IsEmpty(), CATRECT::left, CATWindow::PostDrawText(), CATRECT::top, CATWindow::WidgetToWindow(), CATPOINT::x, and CATPOINT::y. Referenced by CATKnob::PostDraw(), CATControlWnd::PostDraw(), and CATAppButton::PostDraw().
|