reckoner wrote: > In the control panel, under mouse settings, there is a checkbox to > automatically move the mouse to the "default button in a dialog box". > > Is there a way to programmatically turn this off/on using Python? I'm > referring to windows 7/8.
It would be extremely bad form for you to do so. That's a user preference. I think it's a silly preference, but if that's what the user wants, it is NOT your place (as an application) to contradict him. -- Tim Roberts, t...@probo.com Providenza & Boekelheide, Inc. _______________________________________________ python-win32 mailing list python-win32@python.org https://mail.python.org/mailman/listinfo/python-win32