I further noticed that, since i am drawing image too, the data's will not update() if i call update(). But if i call repaint() all the data's in the controls, as well as image in the widget is updated.
Can you please tell me which function is blocking from drawing(calling paintEvent()) when modal dialog is executed on the top of main UI.
Bookmarks