[Gambas-user] MapView "Proxy" Property override

gen braga genbraga1 at gmail.com
Tue Feb 12 12:09:24 CET 2019


Hi there

I'm working on GB.Map's MapView to add authenticated proxy support, and so
far it's ok.

Benoit suggested to replicate HttpClient interface, which has an Proxy
property pointing to a virtual class intended to store proxy server
parameters like User and Password.

The fact is: MapView already has a Proxy property inherited from
UserControl and I cant override it because of different signature.

Any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190212/239bfaae/attachment.html>


More information about the User mailing list