Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Password font
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00710146
Message ID:
00711871
Vues:
9
>>>I like the idea of the xp-ish looking password box. Another idea I liked very much comes from Lotus Notes, where each keystroke generates 3 asterisks on the password box. Makes it very hard for onlookers to keep track of what you're typing.
>>>
>>
>>I was thinking about that too, except that in my version of Lotus Notes, it's actually random. Might be three on one keystroke, might be 1 or two on the next one. I do like that, but it's a bit problematic in VFP.
>
>Hi Alan,
>
>It's probably doable if you create your own textbox class.

Yes, but it means capturing the keystrokes into a separate variable and working around non-printables etc. because the textbox value would not be the real password. Doesn't sound like a lot of fun.

>Another option would be to create your own font with a few SINGLE characters that are comprised of images of several characters (i.e. "###", "***", etc.).
>
>Then randomly change the password character. I think this would work pretty nicely with vfp.

How easy is it to create a font? I admit I've never looked into that.

Alan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform