c++ - d3d9 client area getting erased if window is moved out of viewable rect -


i using directx 9 making ui (windowed). move window out off screen (i.e. drag till part of window not visible , drag back) part not visible gets erased. tried making same using directx 10 , works fine. why directx 9 has problem , how solve it?


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -