Electric Butterfly announces the immediate availability of UniHelp 3.3, the award-winning help system for REALbasic. UniHelp provides an easy-to-use, feature-rich solution for REALbasic developers who want to add online help to their cross-platform applications (Mac OS X, Microsoft Windows, and Linux).
Product Information and Download:
http://www.ebutterfly.com/rb/unihelp.phpA free update for all registered UniHelp customers, Version 3.3 includes the following new features and enhancements:
[New] - You now have the option to perform Full Text Searches within UniHelp. In the UniHelpEngine.Constructor, if you set UseFullTextSearch=True, then UniHelp searches will search the TOC and the full text content of your help pages. If you set UseFullTextSearch=False, then UniHelp searches will only search the TOC Topic Names, Keywords and Description in the TOC XML.
[New] - You now have the option to show Highlighted Search Matches in the displayed help pages within UniHelp's search engine. In the UniHelpEngine.Constructor, if you set ShowSearchHighlights=True (and UseFullTextSearch=True), then search matches will be highlighted in search-related help pages. If UseFullTextSearch=False, then ShowSearchHighlights is ignored.
[New] - Line controls were removed from the UniHelp Viewer interface to ensure compatibility with future REALbasic releases (which will deprecate the Line control in 2009).
[New] - References to TemporaryFolder were replaced with SpecialFolder.Temporary to ensure compatibility with future REALbasic releases.
IMPORTANT NOTE: For those customers who use
HelpLogic to generate your UniHelp pages, we'll be releasing a new HelpLogic update very soon that includes publishing support for the new UniHelp 3.3 features.
Labels: developer, help author, help system, HTML, realbasic, XML