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

Discussion about Keyboard Shortcuts #19

Open
weerox opened this issue Apr 28, 2020 · 4 comments
Open

Discussion about Keyboard Shortcuts #19

weerox opened this issue Apr 28, 2020 · 4 comments
Labels
area-GUI C# Something relates to the C# part of the codebase discussion A topic that needs a discussion

Comments

@weerox
Copy link
Collaborator

weerox commented Apr 28, 2020

Keyboard shortcuts is the key to a useful program, so of course this program needs some too!

Toolbar shortcuts

  • Selector (s)
  • Wire (w)
  • Buffer (b)
  • And (a)
  • Or (o)
  • Xor (x)

The gates can be negated (Not, Nand, Nor, Xnor) by (n).

@NogginBops
Copy link
Collaborator

I think that if you have no gate tool selected (n) should give you a not-gate from the get go.

@NogginBops NogginBops added the discussion A topic that needs a discussion label Apr 28, 2020
@weerox
Copy link
Collaborator Author

weerox commented Apr 28, 2020

Yeah, 👍

@weerox
Copy link
Collaborator Author

weerox commented Apr 28, 2020

If the NOT-tool is selected, should (a) produce a NAND then?

@NogginBops
Copy link
Collaborator

Not sure about that as it might be too contextual, but we could try implementing it and seeing how confusing or not it is.

@NogginBops NogginBops added area-GUI C# Something relates to the C# part of the codebase labels May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-GUI C# Something relates to the C# part of the codebase discussion A topic that needs a discussion
Projects
None yet
Development

No branches or pull requests

2 participants