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

asp.net mvc - Cannot display error message on Editor or EditorFor -

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

php - Using str_replace to translate a MySQL Table in html -