Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
remote control for iTunes problem; QM2.1.9 startup bug
#6
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.


Code:
Copy      Help
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
An old blog on QM coding and automation.

The Macro Hook


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)