Hello is there any way of hiding the Irrlicht dos screen when starting a program ?
C#
Many thanks
Grant
Hiding the Irrlicht dos load screen
Sure!
http://www.irrlicht3d.org/wiki/index.ph ... soleWindow
And of course it is not "dos screen" but "console window"![Very Happy :D](./images/smilies/icon_biggrin.gif)
http://www.irrlicht3d.org/wiki/index.ph ... soleWindow
And of course it is not "dos screen" but "console window"
![Very Happy :D](./images/smilies/icon_biggrin.gif)
but it emulates a DOS shellWyszo wrote:And of course it is not "dos screen" but "console window"
![Twisted Evil :twisted:](./images/smilies/icon_twisted.gif)
while(!asleep) sheep++;
IrrExtensions:![Image](http://abusoft.g0dsoft.com/Irrlicht/gfx/logo.jpg)
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
IrrExtensions:
![Image](http://abusoft.g0dsoft.com/Irrlicht/gfx/logo.jpg)
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
hmm, I think it does. You can't type commands, because your app is running, but you can still execute DOS commands with system(...);vitek wrote:Actually, it doesn't. You can't type commands into it.but it emulates a DOS shell
while(!asleep) sheep++;
IrrExtensions:![Image](http://abusoft.g0dsoft.com/Irrlicht/gfx/logo.jpg)
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
IrrExtensions:
![Image](http://abusoft.g0dsoft.com/Irrlicht/gfx/logo.jpg)
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java