Search the web
Sign In
New User? Sign Up
powerpro-beginners · Windows PowerPro For Beginners
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1875 - 1905 of 2225   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1875
Hi I was trying to hide the defatul powerpro bar since it is annoying and stays on top all the time. I was trying to use hiding commands. However I lost it. I...
dedebaykus
Offline Send Email
May 3, 2008
6:39 pm
1876
... If in Configure Command List for the default Bar, you check the box "Auto Show as Bar", it should open when you start PowerPro. There are other options if...
Sheri
silvermoonwo...
Offline Send Email
May 3, 2008
7:49 pm
1877
Well the thing is that I cannot see any bar or taskbar icon anymore. SO I doubt I can open config menu at this point since Powerpro bar is hidden...
dedebaykus
Offline Send Email
May 3, 2008
8:32 pm
1878
When you installed PowerPro, it creates shortcuts for both PowerPro.exe and PProConf.exe. PProConf will start the configuration program. After starting it, go...
Sheri
silvermoonwo...
Offline Send Email
May 4, 2008
1:25 am
1879
Is it possible to change windows save dialog from default list to detailed by using powerpro? I use some other programs to do that but I prefer to do all with...
dedebaykus
Offline Send Email
May 4, 2008
4:29 pm
1880
... Yes. This is for XP. Would be different for other Windows versions. You could create a special list called AutoRun. In it, create an item named Save As* ...
Sheri
silvermoonwo...
Offline Send Email
May 4, 2008
6:19 pm
1881
Thanks , it works! This is more complicated then I anticipated but works. I have one more wish thou. It is probably harder to do. But I would like the name...
dedebaykus
Offline Send Email
May 4, 2008
7:22 pm
1882
... Yes. In the "more commands" area of the previously described AutoRun item put this line: win.handle("filedialog","FolderView").sendMessage(0x1000 +...
Sheri
silvermoonwo...
Offline Send Email
May 4, 2008
10:50 pm
1883
AMAZING. It works. It has a glitch thou :) It only resizes when you open the windows, so if you change directories it wont resize anymore understandably since...
dedebaykus
Offline Send Email
May 5, 2008
12:37 am
1884
... I'm not a programmer either, and its taken a long while before I made any headway with windows messages. Sometimes you can find useful messages on MSDN and...
Sheri
silvermoonwo...
Offline Send Email
May 5, 2008
4:03 pm
1885
hello, I started to use ARB. I call it up by a "tap alt". unfortunately it happens that I tap alt by accident sometimes and the ARB window comes up. I am...
Dan
grokit
Offline Send Email
May 9, 2008
7:53 am
1886
... If you are accidentally triggering a tap command with a single tap the best option is to go powerpro setup | Key/mouse tab | setup button | check "double...
David Troesch
datconsulting
Online Now Send Email
May 9, 2008
8:11 pm
1887
thanks david, I have this option already checked. [:)] the main question still remains: how can I use the same tap command to open a certain window, but if it...
Dan
grokit
Offline Send Email
May 13, 2008
7:57 am
1888
probably I totally misunderstand the concept.. but then, please teach me.. I am using ARB 4.0, downloaded from the files section of the powerpro group (not...
Dan
grokit
Offline Send Email
May 14, 2008
2:32 pm
1889
I don't use those scripts but in an effort to help I ran and closed ARB using *Window close without an issue. What escape character are you using? All the...
Sheri
silvermoonwo...
Offline Send Email
May 14, 2008
8:06 pm
1890
Frequently a window named "GDI+Window" appears on the taskbar, which could not open or bring to foreground. What is the reason for appearing this window and...
SureshL&T
sureshlntmfy@...
Send Email
May 17, 2008
8:48 am
1891
... could not open or bring to foreground. What is the reason for appearing this window and how to avoid this? ... According to the documentation gdiplus is...
Sheri
silvermoonwo...
Offline Send Email
May 17, 2008
3:06 pm
1892
Hi all, I wish to create a hotkey (ctrl+D) to use in EXcel or Word (for a specific action) but it should work in Excel a different way. And When Word is open...
SureshLnT
sureshlntmfy@...
Send Email
May 20, 2008
9:44 am
1893
On Tue, 20 May 2008 12:14:13 +0400, "SureshLnT" <sureshlntmfy@...> ... One way is to specify two hotkeys, one with a target of =winword and one with a...
Carroll Robbins
Carroll_Robbins
Offline Send Email
May 20, 2008
12:47 pm
1894
... including doing something different if there are any open windows for word when the active window is excel (if that's what's wanted)...
Sheri
silvermoonwo...
Offline Send Email
May 20, 2008
2:27 pm
1895
... You have the tap command execute a script. if (anywindow(captionlist)) do window.close(captionlist) else program path endif Captionlist can be a caption, a...
Carroll Robbins
Carroll_Robbins
Offline Send Email
May 21, 2008
7:25 pm
1897
... What are your Menu Folder format keywords? Do you use other Menu Folder commands in the same command list, and if so, what are their keywords? I have a...
Sheri
silvermoonwo...
Offline Send Email
May 24, 2008
2:08 pm
1898
I just discovered notes per application. Amazing feature. BUt I cannot find a way to delete categories themselves. HOw can I get rid of categories that I do...
dedebaykus
Offline Send Email
Jun 4, 2008
4:06 pm
1899
On Wed, 04 Jun 2008 16:06:53 -0000, "dedebaykus" <dedebaykus@...> ... In your PowerPro config directory there is a notes directory. In the notes ...
Carroll Robbins
Carroll_Robbins
Offline Send Email
Jun 4, 2008
5:15 pm
1900
Thanks, that was easy. - -- In powerpro-beginners@yahoogroups.com, Carroll Robbins ... notes...
dedebaykus
Offline Send Email
Jun 4, 2008
6:37 pm
1901
A long response loop here but this script should actually be if (Context eq 0) do clip.set(arg(1)) context=1 else clip.append(esc(?"\r\n",?"\")) ...
TheThieves
thethieves@...
Send Email
Jul 10, 2008
8:27 am
1902
... You're quite right, I don't know how the critical "context=1" got omitted from my posted version. Glad you were able to sort it out. Regards, Sheri...
Sheri
silvermoonwo...
Offline Send Email
Jul 10, 2008
11:34 am
1903
Hi I love screen bumping feature. However main issue I have is that screen bumping also does the job while I have left click pressed. I just would like screen...
dedebaykus
Offline Send Email
Jul 25, 2008
5:35 pm
1904
On Fri, 25 Jul 2008 17:35:05 -0000, "dedebaykus" <dedebaykus@...> ... You haven't said how you use the screen bump feature. You can define a hot key as a...
Carroll Robbins
Carroll_Robbins
Offline Send Email
Jul 26, 2008
6:36 pm
1905
Carroll thanks for the lead. I managed to achieve what I needed. I used if (not mouseleft) before the main function (which is firing some keys) in the...
dedebaykus
Offline Send Email
Jul 26, 2008
7:05 pm
Messages 1875 - 1905 of 2225   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help