mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 18:22:01 +08:00
This function can only be used with a wxMemoryDC. Attempting to use it with a wxPaintDC (or any other DC) will result in a crash, which can be observed when running the ribbondemo sample.