[sword-devel] Two minor .conf errors found while hacking BibleCS

Stephen Denne sword-devel@crosswire.org
Wed, 23 Jul 2003 00:17:16 +1200


Using the newly available free Windows compilation described recently, I
started seeing if I could hack the tab hover popup to show the about from
the .conf file... I got this going, but two of the modules then generated
errors when I pointed at them...

The same two modules do not get their about texts shown in the help|about
menu

isbe.conf needs an equals sign after the word "about"
uma.conf stopped crashing, and started showing the about string in the
help|about window, when I removed the trailing \par \

As for the code... I want it to show the Name too, but currently this seems
to work:

RTFHintForm->rtfDrawer->fillWithRTFString(module,
module->getConfigEntry("About"), "Popup");
HintInfo.HintWindowClass = __classid(TRTFHintWindow);
HintInfo.CursorRect = lastRect;


Stephen Denne.
--
Datacute - Acute Information Revelation Tools
http://www.datacute.co.nz/