Search found 2 matches
- Mon Feb 20, 2006 4:41 am
- Forum: Advanced Help
- Topic: password edit box
- Replies: 3
- Views: 964
re - password box
Thanks. i looked at CGUIEditBox and see that it actually has a parameter that turns the edit box into a password box; great !

- Sun Feb 19, 2006 6:23 pm
- Forum: Advanced Help
- Topic: password edit box
- Replies: 3
- Views: 964
password edit box
I'm currently trying to find an easy way to generate a password Edit box in which the user input is displayed as a series of asteisks. Rather then try to reinvent the wheel is there a GUI element available to do this? thanks