On Tue, 02 Mar 2010, smu johnson wrote: Hi,
> Thanks for the tips. I tried both these options, and they seem to start up > a new console window whenever I run stuff. I imagine this is the price I > have to pay, in order to trap the red X button being pressed... No it's not the price you have to pay. Additional console window is created by some C RTLs for console programs. You have to use -gui hbmk2 switch that you are creating GUI program. GTWVT uses WIN API to create console window so technically is not console program but GUI one. best regards, Przemek _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
