--- In [email protected], "antm0000" <antm0...@...> wrote: > > check-out the cool little program. > http://www.autohotkey.com/forum/topic21703.html > > I used to write scripts using Powerpro's window functoin ( i.e. move, > resize.) But the behavior is not that stable. Something ( don't know if it's > a window or class or what) will be left behide once a while, after I moved a > window. > > Windowpad is more solid that I don't have a problem so far.
It seems to be a compiled ahk script, so you should be able to transpose it to a PowerPro script. If there is some Windows API function that you cannot find in PowerPro win plugin (which I recommend over the window command), then you can use dll plugin or if possible I can add to win plugin. >
