... OK, I got it. I put it on a button because it'll need to be moved any time I configure PowerPro. I entered the command win.move("AppBar",162,997) and...
Yes, the reformatting happens internally in PowerPro for no good reason except that is how it was originally implemented. It saves a trivial amount of memory...
Hi, I would like to create a powerpro bar consisting of a single button only, but with the button size 1 inch x 1 inch on the screen, preferably with my own...
PowerPro cannot size in inches. It can only size in pixels. Suppose 1 in by 1 inch is 100 by 100 pixels (I just made numbers up -- you will need to use what...
Hi brucexs, Many thanks for your detailed explanation. It works. I actually have been reading the help file about "skin" and have successfully created my...
Skins were an earlier idea that probably are not worth bothering with now that you can use images for buttons, bar backgrounds, and also lock different bars...
Hi, is there a way to show two bars (or three) at the same time with one click? (Showing one bar is easy by a simple setting in the "edit list item" window.)...
Use the bar show command and more commands. In other words, configure the button click to do Command: Bar Action: Show bar1 More Commands bar show bar2 bar...
Years have gone by, but i will need to transfer the webserver in the next weeks. With that move i can still offer the host the site ,as i have done with...
You can email me at brucexs@.... I don't normally monitor this email, but I will look for an email from you. Thanks for thinking of PowerPro. I am not...
Possibly you can get the effect you want. Search for help index blending. You may have to use png. Note that transparent button images can be blended into the...
Greetings Gurus, I have recently switched to Windows Seven. My absolute favorite command input is the Chord L-R (right click while holding down the left mouse...
Greetings Gurus, I've been using window-context sensitive hotkeys in PowerPro for a while now (it is a great feature) ex '=acrobat39; then the command. What I...
Probably the check to match the active window involves interacting with the window itself, which may time out or fail for some reason. You could try...
You could also experiment with configure|setup|advanced|limits|max wait for active window (at bottom of tab) Try 0. I don't recall exactly how this setting is...
I use this great software since a couple of years, now. since the beginning, I noticed few updates but since a couple of time nothing happened. Will there be...
Sorry, but no. In fact, there have been no substantive updates for several years. I have corrected a few issues related to Win 7, and with help of others...
I am trying to create a ".powerpro" file so that when run, powerpro shuts down. Is this possible? So far I only succeeded in creating a ".powerpro" file to...
Yes it does work. Thanks! (I need this script file because sometimes Powerpro bars are not "on top", and I use this script to shutdown powerpro and then start...
... How keys should work in that case. Lots of options: You could run the command (or .cmd) directly from the hot key. You could show a menu from hotkey. You...
... Wouldn't it be easier in that case just to use "*configure restart"? Quoted from help: Use the command *Configure Restart.to restart PowerPro from the .pcf...
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...