I never got wxMozlla to compile, since their release was nearly 2 years ago (and they were still using 2.4.2). I'm not sure if anyone here for that matter got wxMozilla to work, since after compiling my program crashed on startup. This may very well be caused by me using Unicode in wxWidgets, but I don't really know, lol.
I have installed Fedora core 5 with mozilla development packages. It is installed with wxGtk 2.6.3. (It is also a unicode build) I could compile wxMozilla on that and the demo applications starts. But the functions in that library does not seems to work for me (just to load a stored HTML and Image files from disk)
So I thought of going to embed mozilla myself. But I am unsuccessful. Firefox 1.5 source compiles on my EL4. But it seems that the exEmbed sample in the mozilla is meant for wxMsw 2.4. I am not able to compile it on my EL4.
If anybody have embedded mozilla on their wxGtlk 2.6.3, and able to load file from disk, please help me...
I have heard tale of a wxWebKit in the dev's list. Might want to check and see if you can find anything about that there. It is my understand that is to replace the wxMozilla, and other browser classes to date. If you successfully find that, and get it working please post, and give some links or something as I will need a similar functionality in the future.
I checked webkit's site... But it does not says whether it will work on Linux.. (It mainly describes about Mac) But it also adds that it is an open source project and it is built with Gtk library. And also says that it is not a browser but somethign like a framework to build browsers.
Still I could not choose a path to follow
Thanks and Regards,
Lloyd