• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WebFrame does not respond to loadRequest: ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WebFrame does not respond to loadRequest: ?


  • Subject: Re: WebFrame does not respond to loadRequest: ?
  • From: Matt Gemmell <email@hidden>
  • Date: Wed, 25 Jun 2003 13:09:57 +0100

On 24/6/03 at 5:56 am, Rob Frohne said:

> I decided I would try and play with the new WebKit, and following the
> docs I tried to get a web page to display, but I get the warning when
I
> compile that:
> main.m:93: warning: `WebFrame' does not respond to `loadRequest:'
> The docs don't agree with the compiler. Nothing happens when I try to
> load the page though.

> #import <WebKit/WebView.h>

Strange. Have you tried changing that #import to <WebKit/WebKit.h>?

WebFrame definitely does respond to -loadRequest:, and any number of
things could cause it to not seem to do anything when you try to load a
page (including the load process taking a long time, page not being
found, or several other problems).

Cheers,
-Matt

--
Matt Gemmell
Scotland Software
http://www.scotlandsoftware.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >WebFrame does not respond to loadRequest: ? (From: Rob Frohne <email@hidden>)

  • Prev by Date: Properly handling mouseEntered: events
  • Next by Date: Re: Properly handling mouseEntered: events
  • Previous by thread: WebFrame does not respond to loadRequest: ?
  • Next by thread: Re: WebFrame does not respond to loadRequest: ?
  • Index(es):
    • Date
    • Thread