Show messages: All
1
2-4
From: Michael Gibson
Hi Matadem,
re:
> What I am trying to say in this situation for not needing to press tab for the next value....since
> the next value is the height anyways.
> This will speed thing up.
I'm not understanding what you mean "not needing to press tab for the next value". The tab key is used for committing the current value and moving to the next field.
If you are going to enter in a numeric value for both width and height in a 3 point rectangle, you can do it by this sequence:
Pick base point
Type your width numeric value and press the Tab key.
The width will be set and keyboard focus will go to the Height field.
Type your height value and push Enter.
Then you can click 2 points to define the directions for the width and height.
- Michael
From: Matadem
Makes sense ...as I was using enter.
Tnx!
From: Michael Gibson
Hi Matadem, yes Enter will commit what you have typed and switch focus to the main window. If the command is showing a "Done" button then an additional Enter key will trigger "Done".
Tab will commit what you have typed and switch focus to the next input field.
- Michael
Show messages: All
1
2-4