"cbull" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > I would like to develop a program, where user would be able to select an > element on a page (table, paragraph or any other tag) and then the program > would do something with the selected element. Is it possible with Mozilla > API?. Could you give me a clue at which interfaces I should look at. > Especially these linking visual elements with document structure.
Well I've found out that I should read about XPCOM first. And then, when reading, I found out that I don't want to embed Gecko in my app, but just to write a plug-in to Mozilla. Thanks anyway, Tomasz _______________________________________________ mozilla-embedding mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-embedding
