Hi all,
I'm writing a little script to change the mouse boundary using a dialog
that contains a listbox. The advantage is that you can easely select one
of the mouse boundary settings by first letter navigation instead of
going around the mouse rotor.
However, When I change the mouse boundary when the dialog closes using
the ActiveSettings object, the change is not made active. The strange
thing is, that setting the mouse boundary works when I do it using the
immediate window script and without a dialog.
What's going on here? Is ActiveSettings reset when my dialog closes and
the focus switches back to the application? Any thoughts on how to solve
this?
Bram
- Scope of ActiveSettings Bram Duvigneau
-