resolution....
Blitz3D Forums/Blitz3D Programming/resolution....
can I set every resolution if I am in windowed mode (2) ?
for ex : graphics 455,387,16,2
no bugs??
yes I know how to set a res. So, i think every res will work on every Pc...
I've tried some pretty odd ones and never had any reports of problems with it.
@Mouses38, you shoud formulate ur questions better, from what i understood u wanted to know if that odd res would work. And i replied with jup and a lil bit of source. I didn't mean to insult your intelligence o mighty one ...
Hey guys,
With those strange resolutions it may be cool to use the Blitz 'skinning' code that's around somewhere and make use of that shaping technique?
IPete2.
darlordz, I didn't found any offense in your post, no problems :p)
any size but negative values or anything bigger than the desktop...
Just saved the source - very useful. I used the Blitzsys.dll until now for this kind of stuff, but of course decls are much more handy if other blitzsys functions are not required. Thanks!
As far as I have been told by Blitz Support, a "Windowed" window can have any size available, no matter how weird in dimensions.