MultiTap - Entering a string of numbers?
Posted: Wed Aug 08, 2012 4:47 pm
Hi,
I am making a custom remote that is hosted through EventGhost's Web Server Plugin. The remote will be performing functions such as control Powerpoint through Python Scripts relating to buttons. Included on the interface for the web page is a number pad.
One function I would like to include is using the Number Pad to advance to specific slides in powerpoint. I have already figured out the coding in python for powerpoint slide advancing, and how to map 1-9 keys on my web remote. I am trying figure out how I can go 10 and higher.
I was reading about Multitap and have been trying to play around with it. Could I use Multitap to register multiple taps and translate that into a variable in a python scripts?
Thank you for your help!
Jason
I am making a custom remote that is hosted through EventGhost's Web Server Plugin. The remote will be performing functions such as control Powerpoint through Python Scripts relating to buttons. Included on the interface for the web page is a number pad.
One function I would like to include is using the Number Pad to advance to specific slides in powerpoint. I have already figured out the coding in python for powerpoint slide advancing, and how to map 1-9 keys on my web remote. I am trying figure out how I can go 10 and higher.
I was reading about Multitap and have been trying to play around with it. Could I use Multitap to register multiple taps and translate that into a variable in a python scripts?
Thank you for your help!
Jason