mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 01:19:45 +08:00
Using wxOverlayDC is simpler than creating wxClientDC and wxDCOverlay on top of it and allows to avoid using wxClientDC directly.
Using wxOverlayDC is simpler than creating wxClientDC and wxDCOverlay on top of it and allows to avoid using wxClientDC directly.