i want to create a simple animation when my tableview is updating. I managed to create a scene in a separate dialog, the problem is it doesnt get painted until the tableview gets repainted(when the updating is done), i try to use the QProgress Dialog class but didnt have much success, how do i get this dialog to repaint on a separate thread ?
thanks
Bookmarks