... If I use cl.AddProperties instead of cl.NewProperties, and use cl.refresh(bname) afterwards, the bar behaves as a floating bar and retains its position...
I don't think win.getrect(bname) (or win.left, win.top, win.right or win.bottom, each of which return values consistent with win.getrect) is returning the true...
... In fact the win plugin services find the bar at left:546 top:502 right:757 bottom:521 whereas other windows utilities like winspector see it at left: 825...
... I got it (at least within 1 pixel in every direction)! Before using the win plugin to get the bar's coordinates, I have to disable the ContextIf item. ...
I sometimes experience the same problem and have found the following solution: In my experience, when KeyTrap / MouseTrap "freeze", it is usually caused by a...
On Thu, 25 Oct 2007 09:30:35 -0400, David Troesch ... Hi David, I will do that, just to see what happens. I'm fixing someone's Access database at the moment, I...
On Thu, 25 Oct 2007 16:59:20 -0000, "brucexs" ... Hi Bruce, That is a logical sort of explanation. I'm running the newer PowerPro beta, I'll give the new mouse...
... Create a new virgin user and make them a true administrator account...run under that? Might make a difference, not sure. David Troesch | Atlanta, GA |...
Having some trouble with this, what is the proper syntax? Is there a way to do it with the file plugin? Also can it be done as a callback so the next line...
busy, busy... -- define <height> and <width> may be prefixed by "+"; in which case dialog dimension will be large enough to contain all controls (given their...
Hi all I have the same problem here: Bar on top of the screen ("top edge full screen"), autohide, "bump within bar". - When Powerpro starts with mouse gestures...
From time to time, I will notice that my main Powerpro Bar (called ButtonBar), which should always be present, is not showing; it seems to lose its ontop...
... It's a known issue. With the bar that I have, it's just a bar with a single button that's displaying the time. There is no left click command (command of...
... ...you could also try the command Bar Close ButtonBar more commands: Bar Show ButtonBar and see if that works better. Hideshow just toggles it's visible...
... status ... maintains ... list of ... Thanks David, but I am really more concerned with the context bars. I can get the ButtonBar back without restarting...
... Are the context bars visible but hidden under their associated window? You could check this with a *info on your main bar which evaluates an expression...
... window? ... an ... the ... should ... top, ... the ... Thanks, Bruce. I determined that the context bars are visible but hidden behind their associated...
... I'm just guessing here, but what happens if you do a series of cl.refresh("barname") commands, one for each of the context-controlled bars? The other...
... work. Sorry, I cannot explain this. It wowks fine on XP. What happens if you define a hotkey bump top of screen with a bar show for the bar? Or maybe a...
Hello Bruce I think I found out what the problem was... The problem occurred when I was using Aston shell (a replacement for MS Explorer). Switching back to...
... Hey, that works! So what I did was create a PP tray icon that runs a script containing a series of cl.refresh commands, one for the ButtonBar and one for...
How can I identify whether an existing command list is stored or not stored in the pcf? The following fails to suppress an error if a command list happens to ...