Skip navigation.
 
mlRe: Finding out about new windows.
FROM : Ricky Sharp
DATE : Wed Apr 02 02:43:43 2008

On Apr 1, 2008, at 7:27 PM, Paul FitzGerald wrote:

> Thanks Ricky, Kyle and Rob.
> I do appreciate your comments, but none of this addresses my question.
>
> I started working from TN2062 several months ago and only after a 
> ton of research and experimentation found that this alone does not 
> meet my needs (for reasons I won't get into here). I do, in fact, 
> still have the kiosk stuff outlined in that technote implemented and 
> have the GCaptureAllDisplays stuff on top of that.
> Anyway, that's water under the bridge.
>
> What I really want to know is how I can get notified when windows 
> become active in my app.



But the reason you outlined you need that info is to force them 
forward in front of the captured display window.  That's the problem; 
you cannot mix AppKit with a captured display.

As I wrote, even if it works on your specific system (e.g. using the 
accessibility API to receive notifications), it may not work at all on 
others.

___________________________________________________________
Ricky A. Sharp        mailto:<email_removed>
Instant Interactive(tm)  http://www.instantinteractive.com

Related mailsAuthorDate
mlFinding out about new windows. Paul FitzGerald Apr 2, 00:46
mlRe: Finding out about new windows. Kyle Sluder Apr 2, 01:29
mlRe: Finding out about new windows. Rob Napier Apr 2, 01:50
mlRe: Finding out about new windows. Ricky Sharp Apr 2, 01:53
mlRe: Finding out about new windows. Paul FitzGerald Apr 2, 02:27
mlRe: Finding out about new windows. Ricky Sharp Apr 2, 02:43
mlRe: Finding out about new windows. Rob Napier Apr 2, 02:48
mlRe: Finding out about new windows. Paul FitzGerald Apr 2, 04:17