Page 2 of 2

Re: Hide / Show a Console?

Posted: Thu Oct 06, 2016 7:12 am
by Zimbo
Hi Chrisjx,

The code above was the initial version and it has changed in the final version which I published yesterday - http://www.harbour-guide.com/guide/chapter11.html (look for ArrayTest3.prg)

I too have noticed that both windows close if you hit the red X on the console rather than press any key BUT the program does what it needs to do for the purpose it is intended for in the tutorial.

I am, however, curious to know where the documentation for ShowWindow, HideWindow etc is. I am sur ethe answer lies there and I will explore this in time.

Z

Re: Hide / Show a Console?

Posted: Thu Oct 06, 2016 7:52 am
by esgici
Zimbo wrote:...
The code above was the initial version and it has changed in the final version which I published yesterday..
Good work,

please continue :arrow:

Viva HMG :D

Re: Hide / Show a Console?

Posted: Thu Oct 06, 2016 2:01 pm
by chrisjx2002
Yes it does the job!!! Thanks Escigi!