Code: Select all
Traceback (most recent call last) (1640):
File "C:\Program Files\EventGhost\eg\Classes\TaskletDialog.py", line 59, in ProcessingTask
self.Configure(*args, **kwargs)
File "C:\Program Files\EventGhost\eg\Classes\ConfigDialog.py", line 165, in Configure
treeItem.Configure(*args)
File "C:\Program Files\EventGhost\eg\Classes\ActionItem.py", line 101, in Configure
return self.executable.Configure(*args)
File "C:\Program Files\EventGhost\plugins\Window\FindWindow.py", line 269, in Configure
self.tree = eg.WindowTree(panel, includeInvisible=includeInvisible)
File "C:\Program Files\EventGhost\eg\Classes\WindowTree.py", line 80, in __init__
self.AppendPrograms()
File "C:\Program Files\EventGhost\eg\Classes\WindowTree.py", line 129, in AppendPrograms
self.pids[pid].append(hwnd)
KeyError: 17916LSecondly is there another way to send keystroke to an application I am using Wallpaper Cycler with hot keys and want to send hot key to that program no matter what program or application I am running.