Hi,
Let's say, I have a number of macro groups that use the same set of hot keys, and I want only one of the macro groups enabled at a given time, in order to avoid the conflict palette. What is the best way to do it?
- when I enable one group, KM will automatically disable the other ones. In a real life, there is probably only one macro group to disable--the last enabled one.
- The number of macro groups may change. I made add more macro groups to the list or remove the existing ones from the list.
Currently, the best I can think of is to:
- first disable all macro groups and then enable the one I would like to enable.
I'm wondering what is the best way to manage the possibly dynamic list of macro groups.
Thanks!