1
Answer

Objects Event

Hi
I Wrote graphic program that Can draw line , polygon , Circle , polylines and etc ...

I define seprate class for each shapes , now how can i set common events such as (mouse click or mouse move ) for objects that instantiating from these classes.

can i say my Intent ?

Answers (1)