Using wxMozilla with Firefox 1.5

In a message posted to the wxmozilla-devel mailing list, Michael Bonfils provided a patch to wxmozilla’s code to get it to compile/link against Firefox 1.5. He did this for Windows platforms, but the patch should work on Unix/Linux, too.

This is what he said:

Hi,

I've made a patch (with a diff -u -b -w -E)it's available athttp://www.murlock.org/wxmozilla_patch_firefox1.5.7.diff

which also contains three minors addons :

you can now set a cookie withwxMozillaBrowser::SetCookie( url, name, value )

a proxy if neededwxMozillaBrowser::SetProxy( username, password, ip_proxy, port, type(1=http, 2=socks) )

you can now read a http header (need rewrote to not use static wxString)in wxMozillaBrowserChrome::OnStateChange (header "X-IO-PAGE-ID" in mycode) and read with a wxMozillaBrowser::GetPageID()

and the GRE files are here :http://www.murlock.org/mozilla_firefox1.5.0.7_GRE_WIN32.zip

I've used wxWidgets 2.6.1, VC2003 and XP.

If I find time, I'll try to test that under Ubuntu.

Thanks to all,Michael


Si te gustó este articulo, ¿ Porque no dejas un comentario a continuación y continuas la conversación, o te suscribes a los feeds y recibes los artículos directamente en tu lector?

Comentarios

No comments yet.

Leave a comment

(required)

(required)