G
Guest
Hi, I have a simple task that I can't seem to work out. No previous
experience in C++.
OK, what I want to do is when a mouse enters a window draw an image (from
resourses) at a certain location over that form, such as the center of it.
When the mouse leaves the form i want the image to be disposed.
Also I need to fire an event when the mouse moves over the image that has
been drawn.
Can anyone help?
thanks.
experience in C++.
OK, what I want to do is when a mouse enters a window draw an image (from
resourses) at a certain location over that form, such as the center of it.
When the mouse leaves the form i want the image to be disposed.
Also I need to fire an event when the mouse moves over the image that has
been drawn.
Can anyone help?
thanks.