I am trying to pass some data (pointer, int, int) from
DocumentViewerImpl::LoadComplete() in nsDocumentViewer.cpp to my
applications nsIWebProgressListener::OnStateChange() implementation.

I see from the comments that an OnLoad/OnError event gets fired and I
was hoping to use the same nsEvent based idiom to pass my data around
but have had no success - is this the right approach or should I be
looking for a different way?

Callum.

_______________________________________________
mozilla-embedding mailing list
mozilla-embedding@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to