Re: [Tutor] Setting the focus to a window

2005-01-16 Thread Alan Gauld
> me in the past 2 days or so), I need to change the focus from the > current window to another window (from Windows Media Player to Audacity > so that the simulated keypress will have an effect). There are a couple of options and its a wee while since I did any deep windows hacking. But I think t

[Tutor] Setting the focus to a window

2005-01-16 Thread Liam Clarke
Oops, to the list also. -- Forwarded message -- From: Liam Clarke <[EMAIL PROTECTED]> Date: Mon, 17 Jan 2005 09:49:48 +1300 Subject: Re: [Tutor] Setting the focus to a window To: Orri Ganel <[EMAIL PROTECTED]> Hi Orri, What Alan said earlier in the topic. You wan

[Tutor] Setting the focus to a window

2005-01-16 Thread Orri Ganel
Hello all, As part of a project I'm working on (see archive of previous emails from me in the past 2 days or so), I need to change the focus from the current window to another window (from Windows Media Player to Audacity so that the simulated keypress will have an effect). I have googled and