-
Notifications
You must be signed in to change notification settings - Fork 14
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
Add Shortcuts Window demo #31
Comments
All demos should be available in JS Look at other similar demos are done such as Preferences Window |
You can start in Python, but the demo won't be accepted unless it has a JavaScript version |
I don't get why this needs to be in JS, there is no dynamic functionality in Shortcuts Window. In my opinion, it should just be a pure blueprint implementation. |
Because the demo needs a button to open the ShortcutsWindow |
"Preferences Dialog" can be used as inspiration |
https://docs.gtk.org/gtk4/class.ShortcutsWindow.html
The text was updated successfully, but these errors were encountered: