Hello, i would like to create a reaction input box where someone type a text and, pressing enter,
the text into the input box is validated or parsed.
Can i have a little example by the reaction masters?
Thank you very much.
Hello, i would like to create a reaction input box where someone type a text and, pressing enter,
the text into the input box is validated or parsed.
Can i have a little example by the reaction masters?
Thank you very much.
A good start is to have a look at the SDK 53.20 ReAction examples.
The string.gadget is indeed very powerful and surely it meets your need.
PageExample.c seems a good candidate for investigation.
Regards