I am transferring data from the server to the label widget. I update the window every second so that new data from the server is visible in the window without restarting the window. Sorry, I’m new to working with kivymdenter image description here
I tried updating the data in an infinite loop While True. I expect my widget to be constantly updated and receive data from the server without errors.
New contributor
Алёна Никифорова is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.