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 1 match

by tlgwat
Thu Oct 06, 2011 8:30 pm
Forum: Coding Corner
Topic: Help needed with Start/Stop plugin from a python script
Replies: 4
Views: 3349

Re: Help needed with Start/Stop plugin from a python script

For what it's worth - I've found a workaround.

I wanted to be able to toggle from a program, to the mouse, and then back to the program without having to push another button.
First I initialized a variable using PythonCommand in Autostart, mouse=0
I set a trigger on the mouse button to execute a ...