Re: Embedding newsgroup view in XUL

"Ian" <[email protected]> Mon, 2 Dec 2002 14:09:36 -0000
Newsgroups gmane.comp.mozilla.devel.xpcom
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
I need to do the same thing for email. Chris, did you ever get a solution to
this?

<[email protected]> wrote in message
news:[email protected]...
> OK, this is probably is very, very stupid question.
>
> I have an XUL app and in one of the boxes I would like to display the
> contents of a newsgroup, using the same content box that Mozilla mail
> uses, but without the newsgroup tree browser....
>
> I've looked at the communicator components and XPCOM interfaces, but it
> seems that every single aspect of an NNTP connection & display of data
> is individual scripted.  Assembling all that into a working newsgroup
> browser would be a lot of work, so I'm wondering if there is some sort
> of meta-object I can call that will build the proper interface.