Re: React when the program isn't focused




I've just done a test with OnMouseMove and it seems to fire regardless
of which App has the Foreground
Are you sure it really is NOT the active application ?

Fons.
Yes, but things might be different under 2k or XP

Mine is XP. And yours ?

On that machine Win95
- I've not tried it on my XP Box

Also I'm using Delphi4 which does not have MouseEnter and MouseLeave
although one can add them by hooking a Custom Notification message

Sometimes it's not what you think. I think my problem was the fsStayOnTop. So: it's working now.

Thanks,
Fons.
.



Relevant Pages

  • Re: React when the program isnt focused
    ... of which App has the Foreground ... On that machine Win95 ... although one can add them by hooking a Custom Notification message ...
    (comp.lang.pascal.delphi.misc)
  • Re: How to get around new limitations on SetForegroundWindow()?
    ... > is not the proper method for industrial grade app. ... my system is a control and automation system. ... for a given application will connect to the proxy on the host it is told to, ... that only a current foreground app can bring other apps to the foreground. ...
    (microsoft.public.win32.programmer.ui)
  • Re: Previous Instance
    ... I cannot get it to be the foreground window. ... This is not a bug, it's a feature in win2k and XP that stops adds poping to ... > you have other windows visible, when the app becomes visible, it remains ... but it still doesn't have keyboard focus. ...
    (microsoft.public.vb.winapi)
  • Re: osx wish foreground issue
    ... is expected behavior for any app on any platform that is not ... and typically launch stuff using the "open" command (eg open -a ... which does cause the app to go to foreground. ...
    (comp.lang.tcl)
  • Re: How to get around new limitations on SetForegroundWindow()?
    ... is not the proper method for industrial grade app. ... > foreground window. ... > so far, i.e. external device control. ... that server program will not ...
    (microsoft.public.win32.programmer.ui)