Shortcut Key Activate (off focus) and Deactivate questions
Posted: Tue Feb 09, 2016 4:04 am
Hello, I was wondering if there is a method to activate a card of a stack while the program has no focus when the combination shortkey is hit. I know how to make the combo short key work already while stack is active fyi.
Activate question:
Example:
- Alt +b activates a card (as a mnemonic) built in a button
- When user goes to a different program on windows and the livecode exe loses focus how do ensure when they hit Alt+B the card will pop up. Currently as it has no focus it does nothing.
Deactivate question:
Is there a way to deactivate a mnemonic of a button until it is done running its script it activates. It is as simple as using disable button command.
Thanks for the help, please let me know if you have questions.
Activate question:
Example:
- Alt +b activates a card (as a mnemonic) built in a button
- When user goes to a different program on windows and the livecode exe loses focus how do ensure when they hit Alt+B the card will pop up. Currently as it has no focus it does nothing.
Deactivate question:
Is there a way to deactivate a mnemonic of a button until it is done running its script it activates. It is as simple as using disable button command.
Thanks for the help, please let me know if you have questions.