Kevin, does the mouse, after you move it to the highlight, read the highlight when you make it read the line?
If so, then it may be an issue like the position of the highlight is one of it's corners, and the mouse is centered on it? or some such slight difference? Chip -----Original Message----- From: Kevin Huber [mailto:[email protected]] Sent: Friday, April 09, 2010 3:24 PM To: [email protected] Subject: Re: Moving mouse pointer to highlight hi Chip: OK try the following: 1. go to the menubar of whatever application you are in. 2. Arrow down to Save or Save As, just for the sake of argument. 3. Press insert-numpad + which will say "route pointer to menu". 4. Compare the position of the pointer and the position of the highlight and note that the position of the highlight and the position of the mouse are not equal.. Kevin Huber On 4/5/10, Chip Orange <[email protected]> wrote: > Kevin, > > It looks to me like you should be able to: > > executeHotkey hkMouseToFocus > > and do it that way. > > Chip > > > -----Original Message----- > From: Kevin Huber [mailto:[email protected]] > Sent: Monday, April 05, 2010 4:38 PM > To: gw-scripting > Subject: Moving mouse pointer to highlight > > Hi: > I want to know if there is a way to move the mouse pointer to a > highlighted item in a menu, similar to the Mouse To Focus hotkey, but > this would move the mouseto a highlighted item in a menu. > Kevin Huber > >
