get point coordinate for edit in place
Hi,
How can I get the point of the cursor that is at edit in place? If hiGetPoint is used it is returning the point w.r.t the top level (I think). But the cell decended into have different origin. So when I do some operation which involves referance point of the cursor, at edit in place , output is referanced to the top level ...