>> Is there a way to script powerpro to send windows normal wheel click
>Possibly using win.sendmessage to send the wm_mousewheel message
>might work.
I will give this a shot, but I don't fully understand this command:
sendmessage(cl, msg, wp, lp)
I understand caption list, and message, but not the last two arguments? I'm
sure it's in the documentation, & I will begin searching for it soon, but I
have somehow missed it so far...
>> Is there a way to check the transparency level of a window? Like:
>> win.gettrans("under"") or something?
>
>No. There does not seem to be any way to do this even in the
>Windows API (if you find one, you could use dll plugin).
I kind of figured that, and it's not a big deal, it would just maybe save
some map usage..
>> And lastly, is there a way to reliably tell that the mouse is over the
>> desktop?
>
>I usually just check that the window class is progman.
Thank you for the info, I just added the other stuff because I didn't know
if anything else had the "Progman" class.
Thanks again for everything, hopefully I'll be able to usefully contribute
something to the powerpro cause someday soon :)
[Non-text portions of this message have been removed]