We a happy to inform you that 3 new or updated help authoring tools use our components.
Help and Manual 6
Info: http://www.trichview.com/applications/h ... anual.html
TRichView help was created using Help and Manual: http://www.trichview.com/help/
HelpNDoc
http://www.trichview.com/applications/helpndoc.html
Helpinator
http://www.trichview.com/applications/helpinator.html
(30% discount on Helpinator is available for TRichView customers)
New and updated applications with TRichView - help authoring
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
-
- Posts: 29
- Joined: Tue Dec 15, 2009 10:01 am
ANN: CHM Help Files Alternative For Delphi
Hello,
My name is Dmitri Popov, I am the author of Helpinator, one of the help authoring tools shown above.
Version 3.10 introduces new help file format and new help system called MajorMindHelp, that:
- is Delphi-native
- implements HelpViewer interfaces and registers itself as a HelpViewer, so you can turn it on just by referencing MMHelpViewer unit in your uses clause
- has no security problems of CHM help files but has all it's features
- has transparent help file format (zip file with HTML and XML it it)
- is multilingual, all languages are in one help file, and you can switch them by calling HelpViewer.SelectLanguage(LangID)
Read more:
http://www.dmitripopov.com/chm-help-fil ... or-delphi/
My name is Dmitri Popov, I am the author of Helpinator, one of the help authoring tools shown above.
Version 3.10 introduces new help file format and new help system called MajorMindHelp, that:
- is Delphi-native
- implements HelpViewer interfaces and registers itself as a HelpViewer, so you can turn it on just by referencing MMHelpViewer unit in your uses clause
- has no security problems of CHM help files but has all it's features
- has transparent help file format (zip file with HTML and XML it it)
- is multilingual, all languages are in one help file, and you can switch them by calling HelpViewer.SelectLanguage(LangID)
Read more:
http://www.dmitripopov.com/chm-help-fil ... or-delphi/