Timeout to close App

Natter
Posts: 1226
Joined: Mon May 14, 2007 9:49 am

Re: Timeout to close App

Post by Natter »

I think: clear typeahead
User avatar
Detlef
Posts: 209
Joined: Mon Feb 07, 2022 9:54 pm

Re: Timeout to close App

Post by Detlef »

Hi Jimmy,
to know that the mouse has been moved you could watch the x y coordinates of the screen cursor.
There is a function in FWH GetCursorPos() that gives you these coordinates.

Regards
Detlef
Post Reply