• 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
WebKit & MiniBrowser: Document Tail Wagging the Dog
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WebKit & MiniBrowser: Document Tail Wagging the Dog


  • Subject: WebKit & MiniBrowser: Document Tail Wagging the Dog
  • From: Jerry Krinock <email@hidden>
  • Date: Wed, 29 Jun 2005 21:13:54 -0700

I thought it would be cool to incorporate Apple's "MiniBrowser"
(/Developer/Examples/WebKit) into my app.

So, I did it.  It works, just like Apple's example.  When my app launches,
apparently through the magic of AppKit or WebKit, the "mini browser" window
loads and shows.  But I don't want it to load until later!

How can I grab control of this dog before it loads?  All I see in their
NSDocument subclass is a bunch of after-the-fact delegate methods.

(This is probably a dumb question because I've never used NSDocument before
today.  I hope the answer is easy.)

Actually, since my app is not document-oriented, I would prefer to rewrite
this code to use a regular window controller instead of this NSDocument.
Can WebKit work without NSDocument?  I suppose I'd have to learn all about
WebKit...

Jerry



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: WebKit & MiniBrowser: Document Tail Wagging the Dog. Solved
      • From: Jerry Krinock <email@hidden>
    • Re: WebKit & MiniBrowser: Document Tail Wagging the Dog
      • From: Seth Willits <email@hidden>
  • Prev by Date: Re: NSDocumentController Subclass Response
  • Next by Date: Re: subclass of NSSlider won't call action method
  • Previous by thread: Sorry...
  • Next by thread: Re: WebKit & MiniBrowser: Document Tail Wagging the Dog
  • Index(es):
    • Date
    • Thread