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

Support radio and checkbox status in menu items #223

Open
tznind opened this issue Jul 29, 2023 · 0 comments
Open

Support radio and checkbox status in menu items #223

tznind opened this issue Jul 29, 2023 · 0 comments

Comments

@tznind
Copy link
Collaborator

tznind commented Jul 29, 2023

It should be possible to use the designer to create things like:

image

  • A shortcut key combination to flip between
    • No Checks
    • Check box (empty)
    • Radio (empty
  • A shortcut key to check/uncheck
    • If CheckType is NoCheck then should change CheckType to Checkbox and Checked to true
    • If CheckedType is set then should just invert its Checked flag
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