> > THank you for the script, and it doesn't take 2MB of RAM to run! > I'm not sure if it's an issue with win.crosshair f with the script > itself, but erasing is incomplete when I click on an active button
Are you executing the hot key again to cancel the scirpt and erase the last cross hair before hitting the active button? oto > restore a window, and often times when I pause the mouse then restart it > quickly again. I have noticed this. I think it happens if the window underneath rredraws itself when the mouse move over, eg a menu bar or an internet explorer link. This breaks the erase because of the "pixel-not" described in paragraph below. I cannot think of a way to fix it except by saving and restoring all the pixels. I will leave that approach for someone else. > Is it possible to color the crosshair? No. The cross hair works by inverting the pixels underneath. So when you draw the cross hair twice, it inverts the pixels twice, effectively erasing. Move the crosshair lines over different colors to see the effect. Another approach would be to capture and restore all the pixels along both lines, replacing them with your own color when drawing the cross- hair. But the color chosen may show in certain color windows. The advantage of the "not" is that it guarantees the line always shows. However, someone else may want to try the save and restore approach. BTW, the cross hair does no harm if it gets accidently left on screen. Its not really known by the underlying window, and will be erased as soon as that window is repainted or removed. > Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/power-pro/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
