@Roeschti: Thanks for the effort you have put into this library and a bigger thankyou for offering it free. 
But it is not working for me. :sign0085:
I hope you are giving support to users of this library, since I did not get any reply to my earlier post which I am reproducing here again.
I needed a way to show actual progress of loading a URL. The example with the lib is giving me the following error when I compile and run as is
What am i missing? I am using a 7" tablet running ICS
Thanks in advance!
Arun
But it is not working for me. :sign0085:
I hope you are giving support to users of this library, since I did not get any reply to my earlier post which I am reproducing here again.
I needed a way to show actual progress of loading a URL. The example with the lib is giving me the following error when I compile and run as is
B4X:
Compiling code. 0.00
Compiling layouts code. 0.02
Generating R file. 0.16
Compiling generated Java code. Error
javac 1.7.0_03
src\thalmy\webviewxtended\main.java:227: error: cannot find symbol
public thalmy.webviewxtended.xtender _wvxtender = null;
^
symbol: class xtender
location: package thalmy.webviewxtended
1 error
What am i missing? I am using a 7" tablet running ICS
Thanks in advance!
Arun