frdfsnlght
December 19th, 2002, 09:40 PM
I'm sure this is a stupid noob problem, but I can't figure it out. I've done some searches and came up empty.
I have a very simple OSDMenu which works via keyboard. I want to control it with IR so I'm using the SendMessage plugin to send WM_COMMANDs to OSDMenu, but OSDMenu doesn't respond. I'm following the instructions in the OSDMenu doc and targetting a window with class="OSDMenuWnd" and executable="girder.exe" (also tried "Girder.exe" since that's how it shows up in the target list. I'm trying to send a message with wparam=40002 (what to use for "Message Number" and "lparam"?) to move the menu selection down. OSDMenu happily ignores me.
I'm using Girder 3.2.6b, OSDMenu 1.6.4, and the SendMessage that came with Girder.
Any ideas why I'm so dense?
-Tab
I have a very simple OSDMenu which works via keyboard. I want to control it with IR so I'm using the SendMessage plugin to send WM_COMMANDs to OSDMenu, but OSDMenu doesn't respond. I'm following the instructions in the OSDMenu doc and targetting a window with class="OSDMenuWnd" and executable="girder.exe" (also tried "Girder.exe" since that's how it shows up in the target list. I'm trying to send a message with wparam=40002 (what to use for "Message Number" and "lparam"?) to move the menu selection down. OSDMenu happily ignores me.
I'm using Girder 3.2.6b, OSDMenu 1.6.4, and the SendMessage that came with Girder.
Any ideas why I'm so dense?
-Tab