Irrlicht GUI Menu - Login Dialog

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
kparamas
Posts: 17
Joined: Fri Jun 26, 2009 10:00 pm

Irrlicht GUI Menu - Login Dialog

Post by kparamas »

Hi,

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

Please help me out.

Thanks,
Kumar
bitplane
Admin
Posts: 3204
Joined: Mon Mar 28, 2005 3:45 am
Location: England
Contact:

Post by bitplane »

Sure, just call editBox->setPasswordBox(true) for the password box.
Submit bugs/patches to the tracker!
Need help right now? Visit the chat room
Post Reply