Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - gajbooks

Pages: [1]
1
Graphics / Re: I'm missing something about resizable windows
« on: May 25, 2016, 05:36:45 am »
I can see how it would be good, but I found it really weird that the circle scaled in pixel count.

Is there any way I can change the video mode when the physical window resizes without the flickering of re-creating a window?

2
Graphics / I'm missing something about resizable windows
« on: May 25, 2016, 03:42:43 am »
So, I create a resizable window, and try and make a circle fit inside it. At first I tried to re-scale the circle manually in relation to the window size, but this resulted in some odd behavior. I soon discovered that the circle was already re-sizing itself? I had anticipated that a "re-sizable" window would mean the raw pixel area of the window would change and all user code would have to do the scaling, but the circle seems to scale with it already?

Pages: [1]
anything