Le 23/07/2016 10:37, Gianluigi a écrit :
> Hello to all,
> I never used WebView and before reporting a malfunction ask you if it's
> used well, see attached.
> Regards
> Gianluigi
> 

WebView is a web browser, and a web browser use URLs (did you notice the
name of the property?) So I suggest you look at what URLs are.

But even if you use the accurate URL to access file on disk, you won't
be able to access files located inside your project as soon as you make
an executable. You must copy your file in a temporary location first,
and makes the WebView point at it.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to