In the old world, if my embedding app wanted to do "SelectAll" it would
get the nsIDocShell, get its nsIContentViewer, QI it to
nsIContentViewerEdit, and call SelectAll() on it.  Is this still the
"Right" way to do it?  

I notice that nsIDocShell seems not to be blessed as an embedding API so
I'd rather not depend on it, but I don't see any other way.

Thanks,

Ed
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to