Hello,
is there a possibility to force a constant aspect ratio of a window while the user is resizing it?
I want my little windowed game to be scalable just by resizing it. that works fine after I read about the possible errors many before me did with resizing a canvas :) But now I have the problem that the user - once he resized the window - might not find the right aspect ratio again. And distorted graphics aren't very good looking ;)
thanks for any help
regards,
D2006
is there a possibility to force a constant aspect ratio of a window while the user is resizing it?
I want my little windowed game to be scalable just by resizing it. that works fine after I read about the possible errors many before me did with resizing a canvas :) But now I have the problem that the user - once he resized the window - might not find the right aspect ratio again. And distorted graphics aren't very good looking ;)
thanks for any help
regards,
D2006