Pre-10.5 equivalent of 'WebVeiw :: - (NSString *)mainFrameURL'
Christiaan Hofman
cmhofman at gmail.com
Sun Dec 30 11:15:27 PST 2007
[[[[webView mainFrame] dataSource] request] URL]
Christiaan
On 30 Dec 2007, at 8:11 PM, Stefan wrote:
> Hi,
>
> didn't use Cocoa for some time. Thus, here is a simple question...
>
> I need a pre-10.5 equivalent of WebView's
>
> - (NSString *)mainFrameURL
>
> API docs explain, that this method is functional equivalent to
>
> [[webView mainFrame] loadRequest:]
>
> But, obviously, it is not.
>
> Thx,
>
> stefan
> _______________________________________________
> MacOSX-dev mailing list
> MacOSX-dev at omnigroup.com
> http://www.omnigroup.com/mailman/listinfo/macosx-dev
More information about the MacOSX-dev
mailing list