Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » LineEdit, EditFields, DocEdit » Masking the password field in the login page
Masking the password field in the login page [message #34017] Mon, 10 October 2011 10:52 Go to next message
Nayana is currently offline  Nayana
Messages: 1
Registered: October 2011
Junior Member
Hi,

I have created a login page for an application. Now I need to mask the char entered into the password field.Could you suggest me to accomplish the above.

Thanks & Best Regards,

Nayana


1754df0de062ebd92b2af5dd817adf20
Re: Masking the password field in the login page [message #34018 is a reply to message #34017] Mon, 10 October 2011 11:18 Go to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi Nayana,

Welcome to the forum Cool

Nayana wrote on Mon, 10 October 2011 10:52

Hi,

I have created a login page for an application. Now I need to mask the char entered into the password field.Could you suggest me to accomplish the above.

Thanks & Best Regards,

Nayana


There is a method for that:
EditField& Password(bool pwd = true)
. Just call it on the field you want to mask.

Best regards,
Honza
Previous Topic: TextCtrl (aka LineEdit,DocEdit) dont use global Style
Next Topic: [HELP] Getting and setting values to EditInt
Goto Forum:
  


Current Time: Tue Apr 23 21:40:44 CEST 2024

Total time taken to generate the page: 0.02682 seconds