Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 4 matches

by Jasoncal
Fri Sep 14, 2012 2:49 pm
Forum: Plugin Support
Topic: MultiTap - Entering a string of numbers?
Replies: 5
Views: 2327

Re: MultiTap - Entering a string of numbers?

Ok I was able to figure it out using the eg.event.payload variable to refer to.
by Jasoncal
Fri Sep 14, 2012 2:02 pm
Forum: Plugin Support
Topic: MultiTap - Entering a string of numbers?
Replies: 5
Views: 2327

Re: MultiTap - Entering a string of numbers?

Ok let me explain what I am trying to do

I have a web-interface which has a number pad (0-9). The function I am trying to accomplish is use this keypad to go to a specific slide in powerpoint. I have already figured out the coding in a python script to control powerpoint. Only thing is I want to go ...
by Jasoncal
Thu Sep 13, 2012 1:51 pm
Forum: Plugin Support
Topic: MultiTap - Entering a string of numbers?
Replies: 5
Views: 2327

Re: MultiTap - Entering a string of numbers?

Yes but how do i register a button click as double instead of single? :)
by Jasoncal
Wed Aug 08, 2012 4:47 pm
Forum: Plugin Support
Topic: MultiTap - Entering a string of numbers?
Replies: 5
Views: 2327

MultiTap - Entering a string of numbers?

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 ...