On Oct 31, 2007, at 8:11 AM, Alexander Griekspoor wrote:
No workaround yet, other than using setCurrentSelection, which is
not too bad. However, I still am facing the problem of getting to
convert a point from the PDFSelection boundary to the right format
used to popup the menu.
This is a common problem with PDFView since it has its own nested
subviews. To access the inner-most view (where PDF content and
selectiosn are drawn) use PDFViews: [PDFView documentView]
Your conversion needs I think one more convert then — something like: