StringGadget and #PB_String_Password flag
Posted: Wed Nov 02, 2016 12:01 pm
Hello,
It would be good if there is special "Enter key pressed" event in the StringGadget when using #PB_String_Password flag.
I have a login window in my app and most users press the Enter key by instinct after typing their password, but that doesn't generate
any event and can't detect to it to log in that way. So they wait second or two and when nothing happen they finally put
hand on the mouse and press the login button to log in to the app. With this improvement can achieve better user experience.
It would be good if there is special "Enter key pressed" event in the StringGadget when using #PB_String_Password flag.
I have a login window in my app and most users press the Enter key by instinct after typing their password, but that doesn't generate
any event and can't detect to it to log in that way. So they wait second or two and when nothing happen they finally put
hand on the mouse and press the login button to log in to the app. With this improvement can achieve better user experience.