[power-pro] Detect *Clip Menu Cancel

2006-08-01 Thread dergroesstemeister
Hi, on a hotkey I use *Clip Menu, let the user select a clipboard entry and then continue with some more ppro commands that convert clipboard content before pasting. The problem is that if the user accidentally hits the hot key and then presses ESC the commands AFTER *Clip Menu are still

[power-pro] Macro problem with *Keys

2006-10-10 Thread dergroesstemeister
Hi, I have a strange problem with my keyboard macros (I see it here in 4.5.13 but it might have been there for some weeks): I have a macro command list activated by #... (e.g. #test). On the command list I have then configured test to do a *Keys command with *Keys 123 However when my macro

[power-pro] Re: Macro problem with *Keys

2006-10-12 Thread dergroesstemeister
Hi Bruce, thank you for your tips, in any of the three cases below the same thing happened. So I now traced this down to Samurize which has a new option Hide when another App is Fullscreen in version 1.64. When this option is activated it seems to take away the active window under PowerPro when

[power-pro] inputcancel dialog and focus

2006-12-27 Thread dergroesstemeister
Hi, I have defined a hotkey to bring up an inputcancel-dialog where I want to enter some commands that are interpreted by a powerpro script. In most cases this works perfectly but sometimes the inputcancel-dialog shows but does not get the focus (in fact the title is blinking and the focus stays

[power-pro] Change Tray Icons for *Menu Tray

2007-01-21 Thread dergroesstemeister
Hi, when I do a *Menu Tray Command in the first line of the menu the headline Tray appears with some system icon (it is the icon for an unknown program, I think). Is there any way to change the icon of this Tray headline? greetings and thank you for this wonderful program, Christoph

[power-pro] Re: inputcancel dialog and focus

2007-01-21 Thread dergroesstemeister
Is there a way that the inputcancel-dialog always gets the focus... As best I can tell, this is a Windows issue. PowerPro inputdialog has code in it to try to force itself to be the foreground window. Hmmm, sometimes it has the focus and sometimes does not have it. I did a lot of

[power-pro] Re: inputcancel dialog and focus

2007-01-24 Thread dergroesstemeister
Hi, Is there a way that the inputcancel-dialog always gets the focus after pressing the hotkey? I solved it: this happens when Pause is used as the hotkey. The dialog seems to keep the focus with any other hotkey. Workaround is to use keytrap-plugin and set eat key to yes. greetings,

[power-pro] Re: inputcancel dialog and focus

2007-01-28 Thread dergroesstemeister
Hi, Is there a way that the inputcancel-dialog always gets the focus after pressing the hotkey? ... Why do you think Pause key behaves abnormally? Hi Sean, I was wrong - it behaves in the same bad was as all other hotkeys. All I want to do is to press a hotkey and then get an inputbox

[power-pro] Re: inputcancel dialog and focus

2007-02-01 Thread dergroesstemeister
Hi Ted and hi Sean, ...setnextdialogpos(left, top, width, height, topmost)... I tried but it did not change anything for me. Another method is to use the following mini-script before calling an input dialog: /* ShowWindow.txt .ShowWindow(Your title) . uff, thanks a lot - I will

[power-pro] Re: BrowseRun window not coming to top

2007-02-23 Thread dergroesstemeister
Hi, ...popup dialog doesn't come to the top. It stays buried under other windows. I have tried adding *Window commands to force it to the top, but can't get that working (in my ignorance!). I had a very similar problem - in the end I found out that there is a Windows setting (accessible e.g.

[power-pro] Re: Last Call for PowerPro Bugs

2007-04-16 Thread dergroesstemeister
My current plans are to stop all PowerPro development at the end of April. I just want to say thank you, Bruce. In my view PowerPro is simply the best program there is! It has saved me so much work and time! I hope you enjoyed programming it so much as we enjoy using it. Best wishes to you,

[power-pro] Re: Problem with 'keys' command in Vista

2007-10-15 Thread dergroesstemeister
Hi, I uploaded a new version of 4.7.07 beta with this new win plugin http://powerpro.webeddie.com/download/ppro4707.zip Just to be up to date as always I installed this newest version on XP but got some troubles with my simple scripts, e.g. the line fh =

[power-pro] Re: Windows 7

2009-11-25 Thread dergroesstemeister
Hi, TechRepublic has a guide on how to work around this problem using the Task Scheduler on Vista and 7. well after some tweaking around with the scheduler and the rights I have good news and bad news: o) first the good news: I got PowerPro running, automatically at startup when logging

[power-pro] Track Clips and Office 2010 crashes

2010-07-21 Thread dergroesstemeister
Hi, my PowerPro 4.9m crashes frequently when using copy command in Office 2010 (on Windows 7, in my case). I tried to play around with Track Clips - Delay but with the only effect that now Excel crashes sometimes when copying (and in that case PowerPro stays alive). Does anybody have any