On Jul 14, 10:53 am, Robert O'Callahan <[email protected]> wrote: > On 14/7/09 2:21 PM, Wen Shane wrote: > > > Thanks, Rob > > Can I do it using C++, or python, cos I just want to use the position > > information of anchors as input to another program which will make > > some decisions on the importance of the anchors in the web page. > > You can use the DOM APIs from C++ or Python, but I'm not the best person > to tell you how to do that. > > Rob
Thank you, Rob! Have you ever embeded Gecko in an application, or do you know how to do that. I wonder if I can embed Gecko in my application, which gets the anchors' position information by using the API provided by Gecko. I dont know whether Gecko provides such APIs, and thus whether embeding Gecko will solve this problem. Shane _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

