12-08-2010 08:55 AM
hello,
i have some trouble using filtered event
i would like to detect some forbidden caracters it works but the string is not updated
when using permited caracters, update only occurs when clicking on FP or
triggering another event then typing again
here the code used...
regards
Tinnitus
Solved! Go to Solution.
12-08-2010 09:15 AM
Your string control has a property 'Update Value while typing'. Set this one to true.
Felix
12-08-2010 09:23 AM
thanks Felix