|
-
November 4th, 1999, 10:47 PM
#1
drawing in pictire boxes
Here's what i wanna do: i have a picture box and am loading an image into
it (a map), i can draw stuff on top of it with no problem, but what i want
to do is be able to draw another image on top of it and be able to move it
to another location and erase where it was last and restore the screen. By
XOR-ing it with the background i can do this, however the consequence is
that the colors change when doing it on a multicolor background, like a
photo. Basically, I want to be able to do what the mouse cursor does in
windows...does that makes sense? 
i know i need to use WinAPI routines to do this but i'm not quite sure how
to go about it (it's gotta be a common thing though)
thanks in advance,
Brent Perteet
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|