dileepmn
August 17th, 2005, 03:30 AM
Hai friends,
Suppose I drawn 3 circle in client area using GDI functions. I wan to display Circle1, CIrcle2 and CIrcle3 when user pointing into the corresponding circle area.I don't think it is easy with GDI functions.Pls tell me the the way I want to follow.
In flash it is easy because each Circle(each drawing) can be done in seperate movie clip.Since movie clip is an object we can attach mouse move event easily.But I don't know how it can be done in VC++.
Hope you will respond soon.
Suppose I drawn 3 circle in client area using GDI functions. I wan to display Circle1, CIrcle2 and CIrcle3 when user pointing into the corresponding circle area.I don't think it is easy with GDI functions.Pls tell me the the way I want to follow.
In flash it is easy because each Circle(each drawing) can be done in seperate movie clip.Since movie clip is an object we can attach mouse move event easily.But I don't know how it can be done in VC++.
Hope you will respond soon.