Can you help me? I have used the "Configure Key/Mouse" dialog and am familiar with the basics of PP. QUESTION = How can I config PP to play a warning sound if...
... I don't think it's possible to find out what file you have selected in an explorer menu (windows doesn't offer that mechanism). If you wanted to make a...
... This is above beginners level, you might have better luck asking in the main powerpro group. You're going to have to load all the file names in the folder...
... I know that in the registry I can use "%L" (without the quotes) to specify the full path name and file name of an item. Maybe this is an area which a...
... You only have to use this function if you are using the browserurl function in powerpro, and you want a browser other than your windows default browser to...
Somewhere in my PowerPro is the dfinition for a popup menu when I press CTRL+SHIFT+S. I can't find where this is defined because I want to disable it. The...
Open up Powerpro Config (pproconf.exe) and select the "Key/Mouse" tab. You can click on the top of either "Mod" or "Key/Mouse" columns to sort by modifier key...
I can see how to use the snippets but is it possible to have a multiline snippet. I can think of a few uses but the obvious one is to enter my address to...
Hello, I have made folder button including picture which will appear when i bump the screen edge. And then i set the icon with 256*256 but they will lose...
Assuming "\" is your escape character: Enter command, WIN.Keys Command parameters ("Your name\r\nYour address\r\nMore on next line...") Works for all escape...
I 256*256 icons are supported in menus but haven't tried in bars. I use skins for larger bars. See SkinSampleNewbie.zip in your powerpro folder and skins in...
Hello all, David Troesch was kind enough to share a signature file of his with us (and he said it was not beginner, but I posted originally here, so I thought...
... You could, it's up to you. ... I didn't see the entire script attached. Be aware, that with the path the way you've placed it means that you will need the...
oops, I meant to paste the script in the bottom. ... ; Rev 4/1/04 ; Added serious signature quote and rearranged default signature ; Rev 3/25/04 - Initial...
I cross posted this to the regular power pro list also. oops, I meant to paste the script in the bottom. ... ; Rev 4/1/04 ; Added serious signature quote and...
Hello: I have just started to dable in PowerPro, and I have managed to create hotkeys and a bar, toggled with a hotkey. I'm very proud. Now, I am trying to...
... Welcome to powerpro-land :) ... For multiple bars, you have a couple different techniques that you can use. Either use the subbar method, which will only...
On Mon, 01 May 2006 10:33:30 -0400 ... Thanks, David. It was *either* the subbar method, *or* one of the "You can also ..." methods, but I do not know which...
... Method 2 is show totally separate commandlists as bars that you just position to where you want them to appear. Method 3 is one big bar that has sections...
On Mon, 01 May 2006 11:44:37 -0400 ... Not so sure it is good yet :-) I will have to experiment a little. However, to make it easy for myself (and perhaps...
On Mon, 01 May 2006 11:44:37 -0400 ... David, I guess I could use this method if I totally empty the desktop (a possibility) and then place the various...
... This looks like the best method, because you wrote that you want to avoid having one very long command list. One advantage of this method is that it will...
... Make a new hotkey with one of these commands: (the first 2 act as toggles) Desktop MinShowWindows Desktop HideShowWindows Window min all Window hide all If...
1)I have a bar including acdsee button so that i can drag a jpg file to the acdsee button to open it. That's great However, is there some parameters for pp to...