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

Command system #16

Closed
CoderJoeW opened this issue Oct 20, 2017 · 0 comments
Closed

Command system #16

CoderJoeW opened this issue Oct 20, 2017 · 0 comments

Comments

@CoderJoeW
Copy link
Owner

I've decided the best solution for the spreadsheet branch is to make a command system like you would find in blender or unity

The goal of this system is so users can do stuff quicker and we can keep the UI clean

The basic's for now would be to make a class we can write all the commands and write the listeners

For a first function I would like to make Ctrl + N should call the NewWindow function

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