Restricting input in edit box?

For general discussion related FlowStone
Post Reply
User avatar
Subquantum
Posts: 24
Joined: Tue Mar 11, 2014 10:20 pm
Location: USA

Restricting input in edit box?

Post 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?
User avatar
Mo
Posts: 17
Joined: Thu Jan 24, 2008 3:00 pm
Location: Copenhagen

Re: Restricting input in edit box?

Post 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.
Attachments
Restricted Edit Box.fsm
(1.35 KiB) Downloaded 695 times
User avatar
Subquantum
Posts: 24
Joined: Tue Mar 11, 2014 10:20 pm
Location: USA

Re: Restricting input in edit box?

Post 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.
Post Reply