Hello, let's suppose that i apply the graphics mode:
Graphics 640,480,16,3
It is for the app to be ran in windowed mode and scalable, however, the windows that is created is very small (i guess that around 300*200); yes, you can scale it and make it bigger, but how can you make that the scalable window created would be, in origin, 640*480?
Thank you.
Graphics 640,480,16,3
It is for the app to be ran in windowed mode and scalable, however, the windows that is created is very small (i guess that around 300*200); yes, you can scale it and make it bigger, but how can you make that the scalable window created would be, in origin, 640*480?
Thank you.