just do() the first item in the command list being shown as the bar with \.cl function to pick out that command. If for some reason you want to click a button...
when i use vec.showmenu(20,0) over Firefox it show very low almost invisible. But if I enable the menu bar in firefox , the display returns to normal . Is...
There is a bug I suspect in matching with * at end when there is nothing for the * to match. Try leaving it out or leaving out at least 2 chars before the *....
You can tell whether a popup is closed after pressing Escape or after pressing return when I use vec.showmenu () ? Something like a win.lastmouse: win.lastkey...
But as consumption of resources and speed is cost-effective ? When I launch the second instance of PowerPro for a moment I see the commitment of tens of...
From PPBang readme: Keno implemented this function to have something to copy to the %path% that will allways know where powerpro.exe is located and to get rid ...
is there any reason to use: ppbang.exe runfile.script@test("abc") or ppbangOnce.exe runfile.script@test("abc") or ppBangTwice.exe runfile.script@test("abc") ...
No, this was discussed already some years ago and I gave my reasons. You probably find them if you search, but in summary the source is in no shape to be made...
Not sure what you are trying to do. There is a function to get the command list index number from the id, and vice versa, but that does not sound like what you...
How can I get the position of an item in a bar ? I found only cl.GetWidth and cl.GetHeight in the docs. Where I can find a cl.GetLoc/GetPos/GetOrigin? The...
... Is there any chance, that you make PP open source? Many people worked very hard and long to develope own scripts. And if one day a Windows-version is in...
Doc: cl.TaskbarBarUpdate(flag) If flag is 0, stops automatic updates of Taskbar bars from cl functions. If 1, restarts (and does an immediate update). If -1,...
Greetings Gurus, I'm planning to purchase an AKAI APC20 for control of the Ableton software. Can PowerPro be configured to capture button Presses from this...
help index functions, functions by category, timer functions n = timer("e") You may also want to look at plugins, the event plugin in particular, if you are...
See help index "command syntax". If you want to use variables, you are best learn the new script syntax and use timer.set("-e 0 0"++a) timer.startstop("e") ...
I would to set a timer with input value and start it. i tryed this code but not work. Do it is possibile to do? a= inputdefault("10","Seconds") *Timer Set -e...
I have this same issue sometimes. I just created hot key action in PowerPro (Key/Mouse tab) that does *Bar Show YourBarName. Added a second one in the more...
You can use configure restart too. It depends on the situation. Whatever works for you. Sometimes you need to completely restart PowerPro, eg if some other...