passwordmode

  1. TnP

    iOS Question TextField passwordmode toggling with Custom Fonts

    Hi All, I have a project with a log-in screen using a TextField for the password entry. I am using a Custom Font on this TextField. I also have a 'show password' Switch to toggle the 'passwordmode' on the TextField by servicing the _ValueChanged event for the Switch. I have found that if I...
  2. R

    Android Question Dialogs library InputDialog password input only shows first character

    Using the latest Dialogs library, 4.01. Using it with PasswordMode = True. The first input character shows for a short while (and that is what I expect), but subsequent characters don't show at all. Is this by design or is this a bug? RBS
Top