79265124

Date: 2024-12-09 13:25:57
Score: 2
Natty:
Report link

The best solution I found was to limit the UI update rate but still process the CAN messages as they come in with a timer update. I add all the objects that needs to be updated into a list and update that list with tlvMyTreeListView.RefreshObject(objectToRefresh) in the timer callback

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Christiaan Retief