User Activity

I need to pass a 6 characters string to a function in a custom container, but the string is cut to 4 characters.The function is called in the screen where the container is, like this: container.function(str). If I pass a string smaller than 5 charact...
Hi, I'm using a container with a text area with no wildcard for printing different strings, it works fine with text.setTypedText(TypedText(T_XX)); according to the if value. But sometimes it needs to print no string, something like text.setTypedText(...
I would like to know if there is available a driver, some example or guide to help the development for TSC2013-Q1 instead of programming itfrom scratch.Thanks