I'm just wondering if theres some API i can use to force a repaint of a Plus! Window.
Basicially what i'm doing requires alot of processing in the one thread, at each step through the process i update the GUI but because it directly starts processing more data the GUI never "visibly" gets updated to the user.
Hopefully theres some way that i can do this, its not necessary - it would just be alot more user friendly
.
Thanks!