how to manage screen saver

  • Thread starter Thread starter eb
  • Start date Start date
E

eb

Inside an access application I need to activate a screensaver each time
there is no mouvement of mouse or use of keyboard during a laps of time and
this anywhere in the application (any forms, reports,...)

using the 'sendmessage' api I can activate the screensaver : the problem is
whow to know when this api must be call regarding the conditions above.

Maybe the resolution of this problem would be to set some keys in the
BaseRegister at the activation of the application ??

Sorry for my english, I speak french (belgium)

thanks

eric
 
Are you saying you have requirements over and above what's been defined for
the system? In other words, you only want this faster invokation of the
screensave when your application is active, whether or not it's open?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top