Hey all,
Does anyone have a clue how I can hide the password entered? I found the "setMaskCodePoint" on the forum questions, but that seems to be legacy code, and couldn't find anything on the tutorial page of the wiki.
Thanks in advance,
Anasky
Password editbox
Moderators: CEGUI MVP, CEGUI Team
-
- Just popping in
- Posts: 20
- Joined: Sat Sep 02, 2017 20:28
Re: Password editbox
I would probably do it like this:
First I check if the entry is a password entry.
-If it is, then I take the input and inject "*" to the system.
-else, inject user's input.
First I check if the entry is a password entry.
-If it is, then I take the input and inject "*" to the system.
-else, inject user's input.
Re: Password editbox
CrazyEddie: "I don't like GUIs"
Re: Password editbox
Thanks
@andrew: I would have done it that way too if CEGUI wouldn't have a system for it, but kind of figured it did Just didn't know where
Who is online
Users browsing this forum: No registered users and 3 guests