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

Action Buttons as Context Menu items need to have a Name and a Template #31

Closed
Xatan opened this issue Oct 17, 2022 · 0 comments
Closed

Comments

@Xatan
Copy link
Contributor

Xatan commented Oct 17, 2022

A custom constructor & custom renderer are required to construct & update/display SecureActionButtons with a Name and also inherit from SecureActionButtonTemplate, to be used as ContextMenu items which can execute a macro or cast a spell etc.
This is needed to allow a user to quickly execute restricted/protected commands/macros/spells via an easy-to-use popup ContentMenu with Action Buttons in the menu items.
This provides a lot of power to a UI and makes the UI fast and easy to use, in an object-oriented context-sensitive manner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant