jon wrote:
In one class, I have set webView up like this... which works fine,
but i want to have access to this pointer from another class...
i am not getting something correct here, it gives me warning:
"WebView may not respond to webView"
i'll just include the relevant code.
what am i not
In one class, I have set webView up like this... which works fine,
but i want to have access to this pointer from another class...
i am not getting something correct here, it gives me warning:
"WebView may not respond to webView"
i'll just include the relevant code.
what am i not underst