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
[FIXED] Plugin Keyboard and Key 'Apps'
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
[FIXED] Plugin Keyboard and Key 'Apps'
If focus is inside of EventGhost, then key Apps evokes this error:
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm