context-sensitive-help
How Can I Get Context Sensitive He-lp in Delphi to Use Symbolic Names instead of HelpID Aliases?
I\'m building my help system into my program, and I\'m working on my context sensitive help which should bring up the appropriate help page for the active control when F1 is pushed.[详细]
2023-04-10 07:33 分类:问答Innosetup - reference a file from [Code] before the installation starts
This is sort of a continuation of this question.I have a file that I want to include with my installation package (a .CHM help file) that I need to access during installation from code.It doesn\'t nee[详细]
2023-03-06 13:26 分类:问答Adding a help button to an InnoSetup wizard page
I have a setup script with a custom wizard page to get a choice from the user.It would be nice to have a help button and to supply a small CHM file with the installable so that I can provide a detaile[详细]
2023-02-24 22:44 分类:问答How can I provide context-sensitive help within a .NET application that loads content from external URLs?
We have a Plone-based intranet populated with documentation for our .NET app, but currently there is no connection between the context-sensitive (F1) help in the .NET app and the Plone conten开发者_高[详细]
2023-02-08 09:40 分类:问答What good alternatives to CHM are there for context sensitive help documents in desktop applications?
We currently have a number of desktop applications (PowerBuilder, Winforms, WPF) that make use of a single CHM for context sensitive help. We\'d like to move away from CHM as it\'s difficult to mainta[详细]
2022-12-22 14:09 分类:问答Good way to add context-sensitive help to an existing Windows Forms application?
I have to add data开发者_运维百科base-driven tooltips to an existing WinForms App, big one. C# and .NET 3.5[详细]
2022-12-15 19:46 分类:问答