[FIXED] Plugin Keyboard and Key 'Apps'
Posted: Wed Mar 14, 2007 12:48 pm
If focus is inside of EventGhost, then key Apps evokes this error:
13:36:12 Traceback (most recent call last):
13:36:12 Keyboard.Apps
13:36:12 File "d:\Programs\E\EventGhost\eg\MainTree.py", line 253, in OnSelectionChanged
13:36:12 item = self.GetPyData(id)
13:36:12 File "wx\_controls.pyc", line 5259, in GetItemPyData
13:36:12 wx._core.PyAssertionError: C++ assertion "param" failed at ..\..\src\msw\treectrl.cpp(1022) in wxTreeCtrl::SetItemData(): failed to change tree items data
13:36:12 Traceback (most recent call last):
13:36:12 File "d:\Programs\E\EventGhost\eg\MainTree.py", line 253, in OnSelectionChanged
13:36:12 item = self.GetPyData(id)
13:36:12 File "wx\_controls.pyc", line 5259, in GetItemPyData
13:36:12 wx._core.PyAssertionError: C++ assertion "param" failed at ..\..\src\msw\treectrl.cpp(1022) in wxTreeCtrl::SetItemData(): failed to change tree items data