PDA

View Full Version : Event handling of Textedit control in Custom Dialog



avsaravanan
12-19-2013, 11:04 PM
Hi,
I have created my own custom dialog, where I have added a textedit control and use it to get password.

After entering password, If I press enter I would like to validate it and If it is wrong I need to show a static text "Invalid password" (in RED Color) just below the textedit control

How can I do this in Setup Builder Version 7.1 ?

Note : I could do the same in SetupBuilder version 8.0 by doing show/hide the static text, But same implementation is not working in version 7.1

Regards
A. Vijayasaravanan

linder
12-20-2013, 01:36 AM
Hello,

IMO, this was not available in 7.1 (dated February 02, 2010 and more than three years old). BTW, why do you have to go back to an old 7.1 version?

Friedrich