Page 1 of 1

Re: get rects from multi-line links

Posted: Sun Dec 09, 2018 9:37 am
by salvadordf
I've never tried that but perhaps you can get the rects from all the children.

CEF is somewhat limited when you need to handle DOM nodes. It's often suggested to use JavaScript when CEF doesn't have the method or property needed by the developer.

These are the available methods for DOM nodes and documents :
https://magpcss.org/ceforum/apidocs3/pr ... MNode.html
https://magpcss.org/ceforum/apidocs3/pr ... ument.html