On Thu, 4 Oct 2007, Eeli Kaikkonen wrote:

> On Thu, 4 Oct 2007, Eeli Kaikkonen wrote:
>
> > KMessageBox::about(this, i->module()->aboutText(),
> > i->module()->config(CSwordModuleInfo::Description), false);
>
> Oops, sorry, posted this too early.

OK, this does not even belong here, but I'll continue because I started:

 sword::SWBuf RTF_Buffer(m_module->getConfigEntry(name.toUtf8().constData()));
 sword::RTFHTML RTF_Filter;
 RTF_Filter.processText(RTF_Buffer, 0, 0);


I have seen \par sometimes but it may have been fixed after that and I
didn't find a module quickly which would demonstrate this.  \uxxx...
characters are still untranslated but it is a sword bug which will be
taken care of if I understood correctly.


  Yours,
        Eeli Kaikkonen (Mr.), Oulu, Finland
        e-mail: [EMAIL PROTECTED] (with no x)

_______________________________________________
sword-devel mailing list: [email protected]
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to