Is your feature request related to a problem? Please describe.
Many more experienced computer users prefer keyboard over mouse actions, and they are particularly annoyed when a program forces them to switch between the two frequently.
Describe the solution you'd like
A better GUI interaction can be reached by taking care of the following:
When a input control gets the focus, select its contents so merely typing a new values replaces it.
When a dialog is shown, set focus to the first or most important input control.
Define a logical tab order for each dialog.
If possible, give the OK or Cancel button default status, so pressing Enter activates it.
Couple the Cancel button to the Escape key as well.
Assign keyboard shortcuts for frequently used menu items, and show them in the menu.
This would make the program that much easier to interact with.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe. Many more experienced computer users prefer keyboard over mouse actions, and they are particularly annoyed when a program forces them to switch between the two frequently.
Describe the solution you'd like A better GUI interaction can be reached by taking care of the following:
This would make the program that much easier to interact with.
Additional context Add any other context or screenshots about the feature request here.