Hi there I am looking for a way to include the WebKit renderer engine in my C++ Win32 Form, maybe as a control? I have messed around with WebKit .NET but I don’t want my app to be dependant on the .NET framework.
I know there is chromiumembedded and Brent Fulgham’s OpenCFLite none of which look that simple to use. I am not the strongest C++ programmer and haven’t even set up a project in years. A step by step tutorial would be nice or an already built test app which I can just modify?
Have you the chance to use QT in your project? is easy to use and quick!
http://doc.qt.digia.com/qt/qtwebkit.html