06-12-2006, 10:59 AM
This would be very rarely used, so will not be near the top of my long to do list.
What about temporarily adding a mask on the screen while searching? Create a mask bitmap. Assign it to a toolbar. You can make one of mask colors transparent, and remaining part partially transparent (almost invisible, but will not allow to find image in that area).
Example:
Toolbar mask_tb (example):
See the circle mask in the picture?
What about temporarily adding a mask on the screen while searching? Create a mask bitmap. Assign it to a toolbar. You can make one of mask colors transparent, and remaining part partially transparent (almost invisible, but will not allow to find image in that area).
Example:
Toolbar mask_tb (example):
;/set 0x425 0xFCFF /transp 64 0 /bmp "C:\Documents and Settings\G\My Documents\My Pictures\untitled.bmp"
See the circle mask in the picture?