D
Doug
Hi
I have a disability that means that I need to use some voice activated
software on my computer. I also like to help others with disabilities and I
often write scripts in Dragon Naturally Speaking to enable poeple to work
more effectively.
I am trying to write some scripts that will enable the mouse to move, on
command, to the position that the keyboard cursor has as active - for
example in windows explorer - if you have a folder highlighted on the left
pane but the mouse is on the right side - how do you get the mouse cursor to
the active keyboard cursor without moving the mouse?
I think that xp can help in terms of its ability to move the mouse to the
default button in a dialog box - obviously there is some mapping that occurs
there - and I have writting some C#.net code that will 'attract' the mouse
to its default position. It is not easy to position the application dialog
in the position of the active cursor though.
Does anyone know how microsoft makes the mouse move to the default button in
a dialog box? If I can work this out - i think i may be able to help a
great many people.
Thanks
Doug
I have a disability that means that I need to use some voice activated
software on my computer. I also like to help others with disabilities and I
often write scripts in Dragon Naturally Speaking to enable poeple to work
more effectively.
I am trying to write some scripts that will enable the mouse to move, on
command, to the position that the keyboard cursor has as active - for
example in windows explorer - if you have a folder highlighted on the left
pane but the mouse is on the right side - how do you get the mouse cursor to
the active keyboard cursor without moving the mouse?
I think that xp can help in terms of its ability to move the mouse to the
default button in a dialog box - obviously there is some mapping that occurs
there - and I have writting some C#.net code that will 'attract' the mouse
to its default position. It is not easy to position the application dialog
in the position of the active cursor though.
Does anyone know how microsoft makes the mouse move to the default button in
a dialog box? If I can work this out - i think i may be able to help a
great many people.
Thanks
Doug