1. scripts starts OK
2. change to calc OK
3. cant back to standard :/
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.
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.
my script not works, what i do wrong?
-
zlotowinfo
- Posts: 6
- Joined: Wed Feb 25, 2009 6:30 pm
my script not works, what i do wrong?
You do not have the required permissions to view the files attached to this post.
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: my script not works, what i do wrong?
I not understand, why when you open a new window "Calc" you for a short time enable exclusive the folder "Calc2" (event "Task.NewWindow.calc") and then immediately the folder "Calc1" (event "Task.Activated.calc"). I leave it unchanged. Back to the enable exclusive folder "Standard" is simple. In my example I used the event "Task.Destroyed.calc" (closing the window "Calc").
Pako
Pako
You do not have the required permissions to view the files attached to this post.
-
zlotowinfo
- Posts: 6
- Joined: Wed Feb 25, 2009 6:30 pm
Re: my script not works, what i do wrong?
> I not understand, why when you open a new window "Calc" you for a short time enable exclusive the folder "Calc2" (event "Task.NewWindow.calc")
on running calc (hexelon max)
Task.Created.calc
Task.NewWindow.calc
on switching to calc
12:43:32 Task.Activated.calc
i done same calc1 and calc2, beaucouse not understand problem
im not seen in example: "Task.Deactivated.winamp"
im thinked its automation on deactivation task
thank you for help
on running calc (hexelon max)
Task.Created.calc
Task.NewWindow.calc
on switching to calc
12:43:32 Task.Activated.calc
i done same calc1 and calc2, beaucouse not understand problem
im not seen in example: "Task.Deactivated.winamp"
im thinked its automation on deactivation task
thank you for help
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: my script not works, what i do wrong?
My English is very poor and therefore I may not understand what you need.
Maybe you can solve your problem as follows:For me it works.
Pako
Maybe you can solve your problem as follows:For me it works.
Pako
You do not have the required permissions to view the files attached to this post.