set derived Window modal

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Faust

set derived Window modal

Post by Faust »

I couldn't figure out how to set a derived window modal. I derived the class IGUIWindow but there is no variable to set the window modal like with the function addWindow. Could someone explain me how to get my own window modal too?

Thanks alot
Post Reply