Hi!
Is it possible to create window in windowed mode without outer edge ( where the title is written and where the X is to close the application)?
Regards,
Jake
Window without edge
-
Radikalizm
- Posts: 1215
- Joined: Tue Jan 09, 2007 7:03 pm
- Location: Leuven, Belgium
Re: Window without edge
Not out of the box, but you could always edit the irrlicht source to let it create a window without a borderJake007 wrote:Hi!
Is it possible to create window in windowed mode without outer edge ( where the title is written and where the X is to close the application)?
Regards,
Jake
-
hybrid
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
Re: Window without edge
Well, you can even pass such a window to Irrlicht and let it render there. No need to alter the engine for that. It's just OS sepcific then.
