Replies: 1 comment
-
I wrote an explanation of relevant mechanisms in the other discussion ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to have button nodes?
I can create and insert a node with tag
button
, but I don't know how to bind its action, and make it readonly so that the button label cannot be edited.I think an equivalent of Emacs'
insert-button
would be cool.Beta Was this translation helpful? Give feedback.
All reactions