Masterkirkby
Lurker
I'm trying to display all my sensors in a multi line textbox, I used "Multiline Text" as it was required for a programming assignment. Currently if I display it with my setText I think it's just rewriting the editText every time it loops in the For loop,
but the Log displays it just fine.
Can anyone suggest a method of displaying all the sensors in my multi line text? Thanks in advance. Here's my code for references:
but the Log displays it just fine.
Can anyone suggest a method of displaying all the sensors in my multi line text? Thanks in advance. Here's my code for references: