No, it updates the data and schedules a paint event.
Correct. However all widgets will be painted separately. Just that it will happen during the same event processing iteration.However, if I understand you correctly, the visual update doesn't happen until the event loop is returned to?
Bookmarks