Page 2 of 2

Re: New SDK functions ? What else do you need? for the next

Posted: Tue Jun 24, 2014 2:51 pm
by sgs
I can hook the DD message queue to get key events but it would be nice if I could give an array of custom command ids to DD, DD allows the user to assign shortcut keys to these commands and then DD sends DDEVENT messages with the relevant command when the user presses the keys.

Other than writing the key configuration interface I think most of it would be easy to implement.

It would make it simpler to implement an interactive osd and possibly other things too.