Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strategic Form and Matrix Layout merged into a single tab #34

Open
stengel opened this issue Mar 5, 2014 · 0 comments
Open

Strategic Form and Matrix Layout merged into a single tab #34

stengel opened this issue Mar 5, 2014 · 0 comments

Comments

@stengel
Copy link
Member

stengel commented Mar 5, 2014

Strategic form input should only be an input mode in the strategic form.
That is, we only want 2 tabs not 3 as now:
3tabs

The strategic form tab on the left should be the current matrix layout with (and this is the new thing) clickable entries.

Behavior:
Clicking on a single payoff only allows change of that payoff.

Clicking anywhere else in the cell pops up both payoffs separated by blanks.
Typing overwrites like on spreadsheet input (i.e. no highlight and delete necessary).
If only one number is input then the second number is left unchanged, or taken as the negative for zero-sum input.

Special keys when entering data: All the following conclude data entry, except for Esc which cancels:

  • Enter requires new clicking.
  • Tab goes to the next cell.
  • Shift-Tab goes to the previous cell.
  • Arrow-down and arrow-up (analogous to Tab and Shift-Tab) conclude entry and go to the cell below or above.
  • These do not terminate entry: Arrow-left and arrow-right navigate inside the cell.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant