quote:
Originally posted by whiz
Edit: I really doubt the feasibility of this, but I'm going to ask anyway. Is there a way of working out the co-ordinates of a rectangle drawn with the mouse onto a Plus! window? Would this need a certain control? If this isn't possible, would I be able to record two clicks (one for the top-left, one for the bottom-right)?
Screenshot Sender has this capability for sending the Selected Area.
Have a look at the code:
http://beta.screenshotsender.com/code/WindowHandl...ectArea_handler.js
And the Window:
http://beta.screenshotsender.com/code/Languages/en/SelectArea.xml
Cheers!