Le 26/07/2014 19:42, Antonio Sánchez a écrit : > What determine the functioning of Webview? Is it depend directly of webkit > library in my system or is it independent? > > I want to load a local webpage (with some jquery code). > This page looks fine in Firefox updated but in Chrome, Midori, xxxterm, and > in Webview looks bad (all based in webkit). > I updated libwebkit in my system and Chrome, Midori, Xxxterm magicaly > works, but not Webview. > > Do I need recompile gambas with the new libwebkit-dev perhaps? > > > Thanks.
WebView depends on WebKit, but through the QT4 library. So I guess if it is embedded in QT4, updating libwekit changes will change nothing... -- Benoît Minisini ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
