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/

_______________________________________________
sword-devel mailing list
[EMAIL PROTECTED]
http://www.crosswire.org/mailman/listinfo/sword-devel

Reply via email to