I develop widget and I use direct dc calls to build my ui.
I want to draw some element (rectangle, text, circle, etc), then after few seconds remove it from the screen, how can I do that?
I just want to add "warning popup", it shows up, tells you smth then hide, and all ui should remain as it was before this "warning popup".