cancel
Showing results for 
Search instead for 
Did you mean: 

How to get text of wildcard?

heyo
Senior
 
1 ACCEPTED SOLUTION

Accepted Solutions

In that case you can have a look at Juliette's Keypad custom widget which strips the text written by the user to put it in the text area under "Your saved text is" as shown in her screenshot.

/Romain

View solution in original post

3 REPLIES 3
Romain DIELEMAN
ST Employee

Hello,

Could you elaborate a bit more on what you mean ? You could maybe have a look at the UI examples "Flex Button Example" or Juliette's custom keyboards which use wildcards to display numbers and texts. Or is it more a C++ related question on how to handle text/strings ?

/Romain

I have text area "--" like this

0693W00000WKJIRQA5.pngWhen I click on dropdown and select what I want

0693W00000WKJIgQAP.pngI need to get content of text area which changed and save it to model because I use this text area in next screen.

In that case you can have a look at Juliette's Keypad custom widget which strips the text written by the user to put it in the text area under "Your saved text is" as shown in her screenshot.

/Romain