Mozilla XULRunner in BCX
nika201
Mon Mar 1 13:33:18 PST 2010
I have created a project (http://viewerforphp.sourceforge.net) that starts a webserver, MySQL server and PHP and displays PHP pages in an embedded browser window (either IE or Mozilla ActiveX). But the app will only work if the user has IE or Mozilla ActiveX control installed on their computer.
I found that wxWebConnect, which is part of wxWidgets, allows one to embed a complete browser control and distribute the browser files along with the app. The only problem, wxWidgets is in C++ and I love BCX for its simplicity and don't want to make the whole app in C++ (which I don't know anyhow).
So can someone convert the webconnect co pure c code? ;-)
More information about the BCX
mailing list