Hi all! I set a special-list command so that when I win+left click that it opens a certain program. Now that is fine for starting off the program, but how do...
Sorry I couldn't answer earlier; I've had to fight a little with my email client, but it works now. Actually, I thought I tried Format Context =indesign but I...
... If you install context menu support (see the setup dialog in configure), you can have a context command list with entries that will run a given program for...
... You might also want to look at Menu Folder command. It has the facility to run a configured command for a clicked file. You could present a menu of...
What would be the best way to access some most often used folders in Windows Explorer? When Explorer opens is there a way to have a bar or menu appear and then...
In PowerPro-Beginners, "bob.poindexter" <bob.poindexter@...> wrote, ... This is what I do. I have a bar at the top of my screen that shows on bump at the...
Hi Carroll, thanks very much for the advice, it's very helpful. ... on bump ... bar. Left ... Right ... Clicking ... a txt ... Configure ... number of...
Hello all! I am guessing that Mrs. Sheri reads all of the beginner mail! God bless her! Well, here we go. I have a Powerpro toolbar that shows (automatically...
... I believe you will need to reference the handle of the child window you want to target. You can use Win.ChildHandleList for the main program to get a space...
Hello! Well, Sheri, I made a powerpro script with this in it, but when I run the script, nothing happens. Win.ChildHandleList ("Adobe InDesign CS2",...
Dear Sheri, Hey!!! That worked like a charm! How did you get into this business of being the PowerPro beginners moderator (i.e., helper of poor fellows like...
... Congratulations! You should post your working script, maybe it will help someone else. I'm just a member here, glad my comments were of help to you. ...
Here are two scripts for resizing the active document window. And a third script to switch between open documents. Note that the application does not have to...
Hello all! I have a nifty toolbar program called JetToolbar. My custom configuration is a strip that spans the computer screen and docks to space just north...
hi there, this is proably a FAQ, but I did not find anything in the help file, nor in different web searches.. I defined a menu that is sitting in the tray. ...
never mind. just found it a few seconds later. there is a check box in the command list setup menu "Right selects its own command on menus" checked it and it...
- ... After you do that, ctrl-right click bar and select position menu, "bottom-edge, current size" You can fine tune how much screen space PowerPro reserves...
Hey, thanks for reading and writing to my little post! I have actually tried to set my toolbar (which I did resize to the screen width) to bottom-edge, current...
... Did you have (for the bar properties) "Topmost" checked? ... Ctrl-right clicking any PP bar should be showing you a Powerpro menu with options for...
If JetToobar does what you need, then I agree that fiddling with PowerPro is not worth your effort. In case any one else is interested.... ... Also, the...
Like i have logitech mouse profile running in tray icon.One way Ctrl+Alter+Del ..task manager and then end the running programme.But that is goin to be very...
In PowerPro-Beginners, Simple <kartikgargas@...> wrote, on Tue, 27 ... The Win plugin has close(cl), closeforce(cl), and terminateprocess (pid) services....
thx for reply so soon but i dont know how to use this winplugin with powerpro.I even google it but not much success.Could u plz tell in details with little...
Well, I did figure out that there is a General Setting to enable right-clicking of toolbars, which I enabled. I think I will continue to use JetToolbar, but I...
In PowerPro-Beginners, Simple <kartikgargas@...> wrote, on Tue, 27 ... The win plugin and the Window command are described in PowerPro Help. Use the...
In PowerPro-Beginners, Brother Gabriel-Marie <brgabriel@...> wrote, on ... Have you tried bottom edge (full screen)? ... You can position a bar relative...
Thx for telling me in detail but somehow it seems i might be making mistake somewhere though i tried to do exaclty what u told me. then i tried to use this...
In PowerPro-Beginners, Simple <kartikgargas@...> wrote, on Wed, 28 ... Don't include the exe. Use win.closeforce("=Yahoomessenger"). I have assumed that...