It is possible, you have even found the right method --- use xsltSetGenericErrorFunc() function and write your own handler that will store all error messages in a QString or it will send them directly to the right widget. QString::sprintf() might come in handy.Originally Posted by patrik08
Bookmarks