-
How can I get the curent cursor coordinates on canvas?
-
How can I select the shapes (TGeoXXX) by mouse?
Thanks!
How can I get the curent cursor coordinates on canvas?
How can I select the shapes (TGeoXXX) by mouse?
Thanks!
call TPad::GetEvent.
see examples in tutorials
DynamicSlice.C
exec1.C
exec2.C
triangles.C
just point to the edges of a shape
Rene