hello Darin, i tried "STATE_IS_NETWORK" and for some web sites wich contain framesets, sometimes the flag is not set to "STATE_IS_NETWORK" but only to "STATE_STOP".
-- B�atrice Philippe [EMAIL PROTECTED] "Darin Fisher" <[EMAIL PROTECTED]> a �crit dans le message de news:[EMAIL PROTECTED] > It is possible. What you need to do in that case is listen for > STATE_STOP combined with STATE_IS_NETWORK. STATE_IS_NETWORK is only > passed to indicate the start or stop of an entire frameset (i.e., > webprogress heirarchy). > > -Darin > > >Hello ! > >this is a feedback: > >In may embedding application, i use nsIWebProgress (and > >nsIWebProgressListener) and it's not possible > >to know when exactly a webPage wich contains some html framset is completely > >loaded (i mean when the loading is > >completely finished for all html frames). It would be very nice to be > >notified for this case. > > > >Regards, > > > > > > > _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
