Click to See Complete Forum and Search --> : Resizing without zoom


O.P.
June 23rd, 2004, 10:36 AM
I've created a window where a plot some graphs using Direct3D. When I resize the window, I want the resolution to change accordingly, but instead the graphs are zoomed in or out.

How can I tell my Direct3D device to change the resolution instead of zooming?


Any help appreciated