01-16-2003, 08:46 PM
Hello,
I am trying to make a macro that would hold down a key as some other actions (mouse clicks) are performed. It's for a menu that is only open when the key is being held down. When the key is released the menu goes away. From what I can tell, using braces (like p{whatever}) doesn't work, because the key is released and repressed between each action. I think something like lef+ and lef- statements, but for normal keys would work well.
Is there already a way to do this that I've overlooked? If not, could you consider implementing this feature?
Thanks
I am trying to make a macro that would hold down a key as some other actions (mouse clicks) are performed. It's for a menu that is only open when the key is being held down. When the key is released the menu goes away. From what I can tell, using braces (like p{whatever}) doesn't work, because the key is released and repressed between each action. I think something like lef+ and lef- statements, but for normal keys would work well.
Is there already a way to do this that I've overlooked? If not, could you consider implementing this feature?
Thanks