Canvas & TGeoxxx

  1. How can I get the curent cursor coordinates on canvas?

  2. 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