loadArchive: problems
scott little
slittle at free.fr
Sun Nov 11 14:08:31 PST 2007
Hello there,
I'm having a bit of trouble using the loadArchive: method on the
WebFrame more than once and I am wondering if there is something that
I am completely missing about how this works.
I'm doing something like this:
[aView setFrameLoadDelegate:self];
[[aView mainFrame] loadArchive:[[mySignature] webArchive]];
Where mySignature is actually a signature within Mail.app (this is a
plugin for Mail). The first time I do this for the indicated WebView
(aView) it works fine and calls my delegate methods properly. For
every time after this the only delegate that is called is the
webView:didStartProvisionalLoadForFrame: method. In fact any WebViews
that seem to use this signature afterward has the same failure.
Either I am having a problem with my view or the data seems to be
creating one, however. I'm not getting any exceptions or failures
during the loads.
Any ideas?
Thanks,
scott
--
You and I, we reject these narrow attitudes
We add to each other, like a coral reef - Neil Peart, Rush
Building bridges on the ocean floor "Alien Shore"
Reaching for the alien shore
--
scott little
slittle at free.fr
--
sadly no music right now: iTunes is Paused
More information about the MacOSX-dev
mailing list