Исправлено: падение программы, если плавающее окно Log::Output закрывается с помощью горячей клавиши и фокус ввода находится в диалоге (DV).
Fixed: program crash if Log::Output dialog closing with hotkey and focus in dialog (DV).
Log plugin v5.5
Log plugin
- Author
- Message
-
Offline
- Posts: 165
- Joined: Fri Aug 15, 2008 8:58 am
AutoIt3 console not work when pinned to taskbar
I have strange problem.
I use
AkelPad.Call("Log::Output", 1, cmd, dir, "", "", 65001, 65001, 12);
To run a AutoIt3 script and shot "ConsoleWrite" in the console.
It work normally, but.
If I pin Akelpad to Task Bar and launch it from here the AutoIt3 log not work but work again the NodeJS console.
If I launch from a ShoutCut it work also.
How to fix it?
I use
AkelPad.Call("Log::Output", 1, cmd, dir, "", "", 65001, 65001, 12);
To run a AutoIt3 script and shot "ConsoleWrite" in the console.
It work normally, but.
If I pin Akelpad to Task Bar and launch it from here the AutoIt3 log not work but work again the NodeJS console.
If I launch from a ShoutCut it work also.
How to fix it?