-
tee
Hi, yeah thanks.. i have seen your examples, great initiative!
If you grab the desktop resolution through cpp before running init you can fake fullscreen through creating a window as the same size as the screen.
After that, running requestFullscreen() gives us the correct fullscreen resolution.
But this is not a preferred solution.. Hopefully this will be implemented soonYeah, done some of/cinder stuff, both great frameworks.. I like Haxe better than cpp, thats all
-
tee
Hi!
I'm looking into using Kha for creative coding.. Running on the windows target, fullscreen / changing the window size does not seem to work?
I've looked into the sourcecode for Kha and it seems not really implemented yet. The closest i got was using some of Kore's functions through untyped cpp..Are there plans for window controls / proper fullscreen mode and changing the resolution?