A couple of @button wishes
I'd like to provide labels more descriptive than
the current default: all-lower, words-joined-by-dashes.
I'd also like to declare colors:
@button run node
@title="Run this script"
@color = "green"
script = p.b
import subprocess
...
I also would use cascading rclick if available
@button utilities
@rclick nodes
@rclick this-gnx
@rclick this-ua
@rclick node-date
@rclick vcs
@rclick pull
@rclick push
Clearly these are not important, might be nice.
Thanks,
Kent
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/leo-editor?hl=en.