• 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: Notes about WebCore
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Notes about WebCore


  • Subject: Re: Notes about WebCore
  • From: Phillip Mills <email@hidden>
  • Date: Sat, 11 Jan 2003 07:21:02 -0500

On Saturday, January 11, 2003, at 02:25 AM, Buzz Andersen wrote:

> I'd love to hear about results anyone else has had.

Thanks for posting your results.

I looked at some of the Safari stuff using otool and IB. It seems, as
you mention, that subclassing WebCoreBridge is a key piece. My
starting assumption was that...

- (void)createKHTMLViewWithNSView:(NSView *)view marginWidth:(int)mw
marginHeight:(int)mh;

...might be the key piece, thinking that references to "Frame" would be
about HTML frames. (Nothing but a guess.)

In my nib controller awakeFromNib, I created an instance of my
WebCoreBridge subclass and sent in the above message, followed by an
openUrl like yours. Nothing crashed, but I traced the code as far as
it emitting a Qt signal to start loading the URL (I think!). I have
not been able to figure out what's supposed to be connected to that
signal to see where processing goes from there.

I have no idea whether either of our approaches make any sense, but
just in case....
_______________________________________________
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.

  • Follow-Ups:
    • Re: Notes about WebCore
      • From: Kazutoshi Kubota <email@hidden>
    • Re: Notes about WebCore
      • From: Marcel Weiher <email@hidden>
References: 
 >Re: Notes about WebCore (From: Buzz Andersen <email@hidden>)

  • Prev by Date: Re: Best beginner's book
  • Next by Date: Re: graphics optimization tips
  • Previous by thread: Re: Notes about WebCore
  • Next by thread: Re: Notes about WebCore
  • Index(es):
    • Date
    • Thread