Fix Needed in Eviews File Menu
Posted: Wed Nov 09, 2011 12:18 pm
There is a bug in the Eviews File Menu when using keyboard keystrokes as opposed to the mouse (some of us shun the mouse for the accuracy and speed of the keyboard where we can). Typing Alt + F, O, P (File - Open - Programs...) should bring up a file open dialog box pointed to the default directory, but it does not.
This is because two different events in the "File - Open" sequence are assigned to the letter "P" according to the menu underscoring, and the second one, "File - Open - Programs in Add-ins Folder..." is the one that gets executed. It would be preferable if typing Alt + F, O, P executed the sequence "File - Open - Programs...", and say "typing Alt + F, O, A" executed the sequence "File - Open - Programs in Add-ins Folder..."
It would be great if these two separate events could be assigned distinct keystrokes. Thanks.
This is because two different events in the "File - Open" sequence are assigned to the letter "P" according to the menu underscoring, and the second one, "File - Open - Programs in Add-ins Folder..." is the one that gets executed. It would be preferable if typing Alt + F, O, P executed the sequence "File - Open - Programs...", and say "typing Alt + F, O, A" executed the sequence "File - Open - Programs in Add-ins Folder..."
It would be great if these two separate events could be assigned distinct keystrokes. Thanks.