Hi,

I'm looking for a hint/solution to the following problem:

- I have two versions of html-text: a previous and an actual one as QString
- I would like to display to actual one with:
-- changes from previous highlighted
-- scroll the QWebView to the changes / a specific change

Actually I compute the changes between the to html-texts using Googles 
Qt-version of diff-match-patch.

Any hints to this?

-- 
Wilhelm

_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to