AndreyS Posted August 15, 2013 Posted August 15, 2013 How to make sure that the function HotKeySet and GUISetAccelerators worked with any keyboard layouts. When I have is with the layout is not in Latin characters these functions do not work. PS Just a lot of questions because the AutoIt I loved and I wrote on it various small scripts and programs, but did not have much time to ask.
FireFox Posted August 15, 2013 Posted August 15, 2013 Hi, Have you changed to keyboard layout during the script execution? Br, FireFox.
AndreyS Posted August 15, 2013 Author Posted August 15, 2013 Hello FireFox! Yes of course! The program works primarily with non-Latin layout. But the hot keys are constantly changing their function in the process of the program. So it turns out the problem. I then of course in the code before allowing you to assign hot keys change the layout but is there not a good decision.
FireFox Posted August 15, 2013 Posted August 15, 2013 Take a look at this >post. Br, FireFox. AndreyS 1
AZJIO Posted August 15, 2013 Posted August 15, 2013 AndreyS http://pastebin.com/iasqvvsN AndreyS 1 My other projects or all
AndreyS Posted August 16, 2013 Author Posted August 16, 2013 Difficult decisions, but effective! Thank you guys for the active assistance. There are many to choose from!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now