Hide / Show a Console?

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Zimbo
Posts: 56
Joined: Mon Nov 05, 2012 1:28 pm
Location: Scotland
Contact:

Re: Hide / Show a Console?

Post 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
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Hide / Show a Console?

Post 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
Viva INTERNATIONAL HMG :D
chrisjx2002
Posts: 192
Joined: Wed Jan 06, 2010 5:39 pm

Re: Hide / Show a Console?

Post by chrisjx2002 »

Yes it does the job!!! Thanks Escigi!
Post Reply