Hi, I'm using the Qt Installer Framework and I want to show the changelog of my software as a page of the installer. The changelog is stored in a plain ascii file. My plan was to create a custom .ui page with a QPlainTextEdit and load the contents of the ascii file into the text edit. Is this possible? How do I embed the changelog file into the installer? Or is there another way to achieve this?
Thanks, Harald
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest