Hi,

One way, specific to GTWVT, is to implement a timer with unique id whose sole function is to refresh the window.

WM_TIMER event will not be delivered until GetMessage/DispatchMessage loop will be reached. So, it does not solves problem at all.


Or maybe something completely different, but
the goal is given.

Opinions, suggestion?

Wait MT and run a separate thead for GT window update.


Best regards,
Mindaugas
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to