Re: Trouble with *Exec HotKeys reverse
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
The startup shortcut response was in response to your reported issue with PPro not starting when you went back to version without purported fix. You could still use the two pcf solution by copying your main pcf, deleting the hotkeys from it, and then using that pcf for switching back and forth. That is only helpful if your config does not change often, however. The globals solution would be to put =(hotkeyson) in the trigger field of each hotkey (except the one used to toggle them) where hotkeyson is the global initialized in startup event to 1 and set with hotkeyson = not hotkeyson as the command for the hotkey that reverses them. Test this on a few hotkeys if you want to try; I am not sure how reliable it will be, but in theory it should work. I do see a defect in the code that would lead to the issues you are having with hotkeys reverse. It's something that I missed when I added the new hot intercepts. I thought it was an easy fix, and it does fix the issue on my machine without affecting things like the bump setting for bars, so I do not know what it does not work on yours. I do have to use a small Marker window for hidden bars to make them shown reliably under any circumstances, perhaps that it is why it works for me. But that issue is not something in PPro; it's something in Windows.