12-10-2006, 12:15 AM
yeah, that's dave zatz' project he put together when i sent him a note posted on my blog about the 300 key button pad. his point was to show how you could use vb script to do it but there's a better way to do it in QM.
theres a little keyboard icon on the toolbar that starts up when you open up the QM editor, click that and then click the little button with "VK" on it. you can get a tonne of virtual keys like the ones below.
you can read my blog post about it here.
http://geeknight.blogspot.com/2005/11/3 ... n-pad.html
theres a little keyboard icon on the toolbar that starts up when you open up the QM editor, click that and then click the little button with "VK" on it. you can get a tonne of virtual keys like the ones below.
key (VK_MEDIA_PLAY_PAUSE)
key (VK_VOLUME_MUTE)
key (VK_VOLUME_DOWN)
key (VK_VOLUME_UP)
you can read my blog post about it here.
http://geeknight.blogspot.com/2005/11/3 ... n-pad.html