On Wed, Mar 12, 2008 at 03:37:23PM -0700, Steve Splonskowski wrote:
> Sorry for the loose terminology (thankfully I am not from the Windows
> world!).
>
> I mean when the application looses focus (and is still running).
Then there is no problem at all. When a Window lose focus you just
register
On Wed, Mar 12, 2008 at 03:20:15PM -0700, Steve Splonskowski wrote:
> Hello,
>
> In an app we are working on we have some things that need to be done
> when the app (or window since we only have one main window) is
> deactivated. That is when the use switches to another application we
> want
Steve Splonskowski wrote:
> Hello,
>
> In an app we are working on we have some things that need to be done
> when the app (or window since we only have one main window) is
> deactivated. That is when the use switches to another application we
> want to get control to clean somethings up befo
Sorry for the loose terminology (thankfully I am not from the Windows
world!).
I mean when the application looses focus (and is still running).
steve
On Mar 12, 2008, at 3:35 PM, G Hasse wrote:
> On Wed, Mar 12, 2008 at 03:20:15PM -0700, Steve Splonskowski wrote:
>> Hello,
>>
>> In an app