Little First Steps
June 18, 2007
In Project Distribute we want to display some HTML in a wxWidgets application. One such component is wxWebKit, and the one we’re trying out first. wxWebKit is mentioned as a WebKit project here. See also the wxWebKit sourceforge page
The last few weeks have been filled with build errors (both wxWebKit’s an my own), but tonight I finally got arbitrary HTML displaying! Now to write the code that generates that HTML string.