Re: getting accessor method info in a different class.

2009-09-18 Thread Greg Guerin
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

getting accessor method info in a different class.

2009-09-18 Thread jon
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