I am so totally blown away by the Auteur's magnum opus ...hiding out in plain sight...lo, these several years! Kudos, and hazzas!... at 4:50 AM I am halfway through the 140 page user guide....eyes crossed...
How does an old fart with a bad case of the dumbasses, make a choice in a right click context menu with this wunnerful VoiceAttack???
Enclosed is my Prepar3D V3.459 screen and I need to choose an option that is provided in the context screen shown below.
On the screen you simply right click to get the context menu seen below
move your mouse to the appropriate area, in this case View Groups and make a choice with a left click... you would think that it would be something like the following pseudocode ...
Start voice command SetViewGroupChoice;VC;Set Display
Right click; //invoke context menu
for I equals 0 to 6; //Do the following seven times
KeyboardDownCursor;
Next;
MouseLeftClick; //Choose here
KeyboardRightCursor;//And move to the right one menu item
for I equals 0 to 3;//Then move down four choices to Frustrum to prepare for left click choice
KeyboardDownCursor;
Next I;
MouseLeftClick; //Choose "view frustrum
Exit;//we're done here
but I can't duplicate that in VoiceAttack ! Grrrr!
I have tried mouse positions and mouse movement mouse clicks and down arrows up arrows and enter keys to no avail.
Any help would be greatly appreciated.
Chas