> > Hello all,
> > 
> > 
> > Does anyone know how to use or config the proxy parameter  (Ex:
> > http://192.168.0.1:8080) using a WebView object please ?
> > 
> > I try to configure the HTTP_PROXY variable in the user profile, try to
> > configure in the KDE control panel parameters of proxy but nothing
> > change.
> > 
> > Fedora 14  +  Gnome
> > Gambas3  (last svn release)
> > qt graphic interface
> > 
> > thanks
> > 
> > Olivier Cruilles
> > Mail: linu...@club-internet.fr
> 
> Hi Olivier,
> 
> In revision #4018, I have added a WebView.Proxy property that will allow
> you to define all proxy properties: Type, Host, Port, User and Password.
> The Type property can be one of the following: WebView.NoProxy,
> WebView.HttpProxy and WebView.Socks5Proxy.
> 
> I have no proxy there, so please test and tell me!
> 
> Regards,

Oops. I cannot put a Proxy property in WebView, it overrides the Control.Proxy 
property.

In revision #4019, I put the Proxy property in WebSettings (which is more 
logical anyway!).

-- 
Benoît Minisini

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to