Page 1 of 1

Restricting input in edit box?

Posted: Fri Feb 06, 2015 4:08 pm
by Subquantum
Can someone tell me if there is an easy way to limit the amount of characters entered into an edit box? And if so, can there also be a distinction between only accepting numerical vs alphabetical characters?

Re: Restricting input in edit box?

Posted: Sat Feb 07, 2015 7:14 am
by Mo
Hi

Here is an example of restriction by blocking the output and send a trigger to start if it exceeds the limitations. You can find the restrictions in the module properties.

Re: Restricting input in edit box?

Posted: Mon Feb 09, 2015 2:46 pm
by Subquantum
Thanks Mo!

Looking at these examples really helps me to learn how to work with these graphical components beyond what is available in the manual.