I have some real time data that i want to show in an edit box but at the moment it only displays the first value when the program starts.
What i would like to know is how to go about updating what is displayed in the edit box every so many milliseconds
Thanks