Log plugin

Discuss and announce AkelPad plugins
  • Author
  • Message
Offline
Site Admin
Posts: 6403
Joined: Thu Jul 06, 2006 7:20 am

Post by Instructor »

Исправлено: падение программы, если плавающее окно Log::Output закрывается с помощью горячей клавиши и фокус ввода находится в диалоге (DV).

Fixed: program crash if Log::Output dialog closing with hotkey and focus in dialog (DV).


Log plugin v5.5

Offline
Posts: 165
Joined: Fri Aug 15, 2008 8:58 am

AutoIt3 console not work when pinned to taskbar

Post by Diamen »

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?
Post Reply