Page 1 of 1

Irrlicht GUI Menu - Login Dialog

Posted: Wed Sep 02, 2009 8:49 pm
by kparamas
Hi,

Is it possible to add a login dialog for the game using Irrlicht GUI.

Please help me out.

Thanks,
Kumar

Posted: Wed Sep 02, 2009 8:52 pm
by bitplane
Sure, just call editBox->setPasswordBox(true) for the password box.