FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour LostFocus
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM

LostFocus

Posted: Fri Dec 18, 2015 09:42 PM

Hello,
Can someone please show me how I can detect if my own program lost focus?
Thanks in advance
Otto

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: LostFocus

Posted: Sun Dec 20, 2015 06:31 AM
Otto,

Have you tried with oWndMain:bLostFocus ?

If that not work, then we should implement WM_ACTIVATE support:

https://msdn.microsoft.com/en-us/library/ms646274%28VS.85%29.aspx?f=255&MSPPError=-2147217396
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion