Hi everybody!
I wrote a function that send the content of a textarea line by line on a serial port (a loop in fact).
I wanted to display the progression in textfield like this "xxx % uploaded". When I Log the percent value with LOG data are displayed correctly each after others. When I update the value in a textfield, it's displaying the data only at the end of the loop.
Is there a function in B4J that allow to refresh all screen elements when I want.
For example in Lingo (director) there was "Updatestage"...
If any one can help!
Pietro
I wrote a function that send the content of a textarea line by line on a serial port (a loop in fact).
I wanted to display the progression in textfield like this "xxx % uploaded". When I Log the percent value with LOG data are displayed correctly each after others. When I update the value in a textfield, it's displaying the data only at the end of the loop.
Is there a function in B4J that allow to refresh all screen elements when I want.
For example in Lingo (director) there was "Updatestage"...
If any one can help!
Pietro