Can the accessibility implementation be extended so that it returns the current selection string for the dictionary popup? That's an oft-repeated feature request, and I'd like to use it myself. It looks like it calls to SKPDFView when you hit control-cmd-d, but it doesn't end up getting any text back:
#0 0x0005aa08 in -[SKPDFView accessibilityChildAtPoint:] at SKPDFView.m:2255 #1 0x00160354 in -[PDFDisplayView(SKExtensions) replacementAccessibilityHitTest:] at PDFDisplayView_SKExtensions.m:104 #2 0x1e426108 in DSAXGetTextOrigin #3 0x1e425f30 in DSAXGetTextOrigin #4 0x1e4248ec in DSAXGetTextUnderMouse #5 0x1e423b74 in DSGetTextUnderMouse #6 0x1e4242d0 in DSInitializeMessageReceiving I messed with it for a few minutes, but it would take me quite a while to understand the accessibility code. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Skim-app-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/skim-app-users
