Hi, as part of my security features in my program, I want to be able to
lock my application if was inactive for X minutes (X = setup by user)

So, I was wonder if...

Is there any Gambas environment variable that can tell me last activity
time?
I could call a function any time the user click somewhere... but.. that will
be a silly not optimum way

If the activity time is solved, then comes another problem, How do I know
which forms are opened? To lock them, I was thinking hide all the opened
forms and show only the unlock login, then just show again all the forms

Thanks in advance,
Nx GTR developing Arpi System

-- 
http://tallerhuertas.googlepages.com/
http://systemarpi.googlepages.com/
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to