Hello,
Pullout Procedure HB_GtSys() from demowvg.prg and place it beneth main() of your application.
I did this and also added following codes (copied from your example):-
SET( _SET_EVENTMASK, INKEY_ALL ) Wvt_SetGui( .t. ) Wvt_SetMouseMove( .t. ) Wvt_SetFont( "Courier New", 18, 0, 0 ) CLS Wvt_ShowWindow( SW_RESTORE ) And guess what happens!!! It runs like a breeze!!!! :) At first sight, it looks even better than my first program with gtwvw!!! I must tell all my friends (incl CCH)!!! I am sure there are lots and lots of things to be done with the software!!! Thank you very much for your step by step guidance :) With best regards. Sudip _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour