Search the web
Sign In
New User? Sign Up
power-pro · Free discussion list for PowerPro users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 30689 - 30718 of 36658   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
30689
Hi Ted and hi Sean, ... I tried but it did not change anything for me. ... ......... uff, thanks a lot - I will first try to understand it and then see if I...
dergroesstemeister
dergroesstem...
Offline Send Email
Feb 1, 2007
1:03 pm
30690
On Fri, 26 Jan 2007 22:21:35 -0000, "brucexs" ... Just fyi, the readme inside the zip file has a few small inaccuracies. First it says it is v4.6, which is...
ehathgepiurhe
Offline Send Email
Feb 2, 2007
2:12 pm
30691
Hi I would like to have a NONE BREAKABLE SCRIPT WITHOUT any window and any prompt ! I've found the onErrorS in the proxwerpro.doc but I do not know how to make...
nospam0123456us
Offline Send Email
Feb 2, 2007
4:38 pm
30692
Hello, 1)Could pp color the type of files that i have defined 2)Is it possible i make a button on the bar to show the taskbarbar cos i have hidden the window...
chunwaihome
Offline Send Email
Feb 3, 2007
7:39 am
30693
... mispelled: Excec ==> Exec This modified version worked as expected for me: local _onError =onerrorsetting ;; Sample ============ Exec.onError("none") do(...
sgp
acs322000
Offline Send Email
Feb 3, 2007
9:58 am
30694
Hello, I have read the readme and followed all the instruction to set favorite folder. But my bar named "favorite folder" remain cant show. When i press "show...
chunwaihome
Offline Send Email
Feb 4, 2007
1:37 pm
30695
... No, if you mean color in some other program like Windows Explorer. Yes, if you mean color in PowerPro display. YOu have to script it. One way: Create a...
brucexs
Offline Send Email
Feb 4, 2007
4:41 pm
30696
... favorite ... to ... Why do you have c=powerprotoobarshadow" anywhere? It has nothing to do with favorite folders. Follow the help carefully. It works for...
brucexs
Offline Send Email
Feb 4, 2007
4:44 pm
30697
Hi Bruce, in message 30680 you replied to Ted Wall and you said, that you are not planning any more enhancements to Powerpro at all - just bug- fixes. If my...
dleidinger
Offline Send Email
Feb 4, 2007
7:37 pm
30698
Hi all, Bruce, I have just upgraded from 4.4.15 to 4.7 and I love the changes! Especially the ability to host COM controls. It would be really great if you...
Marko Bozikovic
enbozho
Online Now Send Email
Feb 4, 2007
7:42 pm
30699
Hi. ... IDispatch ... You can do this with the COM-plugin from Alan. Under Files > Plug-ins... Mockey...
mockey_a
Offline Send Email
Feb 4, 2007
8:38 pm
30700
Normally my active bar shows the standard console icon for console windows, I mean the white "C:\" on black background icon. I can dynamically change the...
sgp
acs322000
Offline Send Email
Feb 5, 2007
11:02 am
30701
... cl.functions ... I would like to color all jpg files to red showed on the window explorer. Is it possible pp do it?...
chunwaihome
Offline Send Email
Feb 5, 2007
2:16 pm
30702
... Great! Thanks! -- Marko ICQ: 5990814 I'm not under the alkafluence of inkahol that some thinkle peep I am. It's just the drunker I sit here the longer I...
Marko Bozikovic
enbozho
Online Now Send Email
Feb 5, 2007
6:50 pm
30703
Hi all, I have another question about COM controls and COM plugin. I have a hidden bar that hosts MS calendar control. I'd like to customize it a bit... My...
Marko Bozikovic
enbozho
Online Now Send Email
Feb 5, 2007
7:04 pm
30704
Hi. ... PowerPro ... You mean configuration changed from the PPro Config-dialog? Hmm, I never tried this. Simply because I don't use the Config-dialog anymore....
mockey_a
Offline Send Email
Feb 5, 2007
8:17 pm
30705
Hi Mockey, ... Oh dear, that's not very disciplined. Is this with COM in all circumstances, or only when using a COM object embedded in a bar? Can you email me...
entropyreduction
entropyreduc...
Offline Send Email
Feb 6, 2007
5:13 am
30706
Hi, In addition to Mockey's suggestions, might be an adea to not release your com object until you're through using the embedded com object. That may or...
entropyreduction
entropyreduc...
Offline Send Email
Feb 6, 2007
5:15 am
30707
"chunwaihome" <chunwaihome@...> wrote ... PowerPro cannot color the files in an Explorer window. Did you mean somewhere else? ... Yes. Make a new...
Carroll Robbins
Carroll_Robbins
Offline Send Email
Feb 6, 2007
7:34 am
30708
Hi Alan. ... I just tried objects in bars, because the ActiveX-controls I tried (Flash e.g.) apparently need a host. ... What definitely causes problems is the...
mockey_a
Offline Send Email
Feb 6, 2007
12:43 pm
30709
Is there any way to prevent a bar from appearing over a fullscreen game?...
rsiebler
Offline Send Email
Feb 7, 2007
6:11 pm
30710
... There is an option in command list properties: 'Disable bump if full screen program running' That may help, I'm not sure if it works for bars that are ...
Marko Bozikovic
enbozho
Online Now Send Email
Feb 8, 2007
6:54 am
30711
Hello, 1)I have used the following command, but it seem not work MiscPlugin.newfile("C:\test.txt") 2)what is the problem this command cl.Create(text) it has...
chunwaihome
Offline Send Email
Feb 8, 2007
2:03 pm
30712
... Use MiscPlugin.newfile("C:\\test.txt") Or MiscPlugin.newfile("C:/test.txt") ... Did you try cl.Create("text") David Troesch | Atlanta, GA | ICQ#...
davidt.pproyg2007@...
datconsulting
Online Now Send Email
Feb 8, 2007
2:46 pm
30713
... Try MiscPlugin.newfile(?"C:\test.txt") What's the error on the 2nd command? Paul ... From: power-pro@yahoogroups.com [mailto:power-pro@yahoogroups.com] On...
Gardner, Paul G.
paulggardner
Offline Send Email
Feb 8, 2007
3:58 pm
30714
The error handling does not work during Startup ! I use PP as Shell and i have a "starting script" that launch program from registry key (Same startup as...
nospam0123456us
Offline Send Email
Feb 9, 2007
6:48 am
30715
Hi Mockey, Sent you a modified com dll to test, by email. Did you receive?...
entropyreduction
entropyreduc...
Offline Send Email
Feb 9, 2007
7:08 am
30716
Hi Alan. ... Yes, thanks. Will test it this weekend. Mockey...
mockey_a
Offline Send Email
Feb 9, 2007
11:04 am
30717
... It is possible that on.error does not function during startup for technical reasons. As an alternative, consider adding error checking to your script, e.g....
brucexs
Offline Send Email
Feb 10, 2007
4:09 pm
30718
... Correct. Plus 4.6 and Alan's dialog plugin complete all the work on PowerPro that I think is important. 4.7 added some easy-to-implement icing on the...
brucexs
Offline Send Email
Feb 10, 2007
4:13 pm
Messages 30689 - 30718 of 36658   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