Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Catch user activity
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00437545
Message ID:
00437585
Views:
11
>Hi to all:
>
>Is there some way to detecting the user's activity in an VFP application?
>Something like that as the event mousemove of the forms but that it involves to the whole application.
>Thanks
>Pedro

That's something you have to build into your application yourself.

Some frameworks have it built into their baseclasses. Everytime a user accesses a control or a form, the datetime gets stored. It's basically used to kick someone out of the system when they haven't done anything for X amount of time.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform