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

Document How to Add Commands to Workbenches #51

Open
gbroques opened this issue Apr 26, 2020 · 0 comments
Open

Document How to Add Commands to Workbenches #51

gbroques opened this issue Apr 26, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@gbroques
Copy link
Owner

Adding a command to a workbench can be broken down into several steps:

  1. Getting an icon
    • Adding icon to workbench
  2. Creating a command class
    • Implementing command
  3. Registering command
  4. Adding command to toolbar, file menu, sub-menu, or context menu
@gbroques gbroques added the documentation Improvements or additions to documentation label Apr 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant