Hi..
I am drawing a rectangle in a active shell of eclipse with white color;
and after some event(Keyboard or mouse) I want to remove that rectangle but I am unable to do so .
I am disposing GC , however it shows that rectangle but When I minimize eclipse shell(In which rectangle is drawn) and maximize after that . It doesn't show that rectangle. But I want it immediate after occurrence of event , not after minimizing and then maximizing window.
Thanks in advance
