Re: React when the program isn't focused



On Tue, 27 Feb 2007 12:08:43 +0100, Fons Rave
<fonzzz-at-xs4all-dot-nl> wrote:


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


.



Relevant Pages

  • Re: React when the program isnt focused
    ... of which App has the Foreground ... although one can add them by hooking a Custom Notification message ... I think my problem was the fsStayOnTop. ...
    (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 activate another application?
    ... >closes the app I want to activate. ... If your application is the active foreground window, ... SetForegroundWindow to activate the other application. ... Prev by Date: ...
    (microsoft.public.vc.mfc)