rgheck wrote: > That works for this one, but it's natural to wonder if there isn't some > more general solution. I don't have any brilliant suggestion to make, > though. The obvious thing would be something like: > ca-firstthing-secondthing, but ...?
FYI I have tried to implement the ideal procedure (chose the first action in sequence that is enabled). But it doesn't work. The toolbar icons are only set once. In order to implement this, we would need to reset (at least the command-alternatives) icons on every mouse press and cursor movement. I don't know if it'd be worth the hassle. I can't imagine that we really want to dynamically change the icon in a toolbar that way. Jürgen