Retrieve info from a form | developer.brewmp.com Retrieve info from a form | developer.brewmp.com

Developer

Retrieve info from a form

Forums:

Dear All:
I write a example to display a text on screen. I create a form which contains a textWidget. I passed a string as the initial string of the textWidget. But how the applet can get the text in textWidget. Do I must define a new property and use getProperty to get the text form the form?