Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Stop key highlighting for password entry (Read 2493 times)
bsea
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 2
Joined: Aug 10th, 2020
Stop key highlighting for password entry
Aug 10th, 2020 at 3:10pm
Print Post  
Is there a way to turn off the key highlighting when entering a password for security purposes?

The attached image has the "T" key highlighted when entering a password.  I would like to disable that feature for the password box.
  

login_button_highlight.png ( 57 KB | 148 Downloads )
login_button_highlight.png
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3147
Joined: Oct 19th, 2005
Re: Stop key highlighting for password entry
Reply #1 - Aug 10th, 2020 at 4:05pm
Print Post  
You could remove IsMouseOver and IsPressed triggers from data templates of all key types. Our developer will check if there's an easier way.
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3147
Joined: Oct 19th, 2005
Re: Stop key highlighting for password entry
Reply #2 - Aug 11th, 2020 at 4:49pm
Print Post  
This build adds PasswordMode property -
https://mindfusion.eu/_beta/vkb_password.zip
  
Back to top
 
IP Logged
 
bsea
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 2
Joined: Aug 10th, 2020
Re: Stop key highlighting for password entry
Reply #3 - Aug 13th, 2020 at 2:10pm
Print Post  
Hi Slavcho,

Thanks for the update, but I'm having a little difficulty getting my references working again with the updated DLLs.  What procedure should I use to remove the old installation of the Virtual Keyboard control?  Originally, I used the msi installer.  Should I uninstall that first before overwriting the DLLs?
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3147
Joined: Oct 19th, 2005
Re: Stop key highlighting for password entry
Reply #4 - Aug 13th, 2020 at 3:10pm
Print Post  
Hi,

It should be enough to unzip into some folder and add its path to reference paths list in project options. Alternatively select the mindfusion.* references in solution explorer and delete them, then add them anew browsing to latest assemblies. Also check property window when reference is selected - make sure "use specific version" is disabled.

Regards,
Slavcho
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint