Hello all,
i build a help system for my app and use the HtmlHelpController to
show context sensitive help. It works but - to be honest - I find the
Help screen ugly and it is not localized.
I compile a CHM-File anyway and would much prefer to use and
distribute only that.
Any Ideas how to do that ? It is of course not a problem to open the
CHM File, i see problems to do the context-sensitive call, the
equivalent of HtmlHelpControllers Display method. Do I have to use
ActveX ?
Hello all,
i build a help system for my app and use the HtmlHelpController to
show context sensitive help. It works but - to be honest - I find the
Help screen ugly and it is not localized.
I compile a CHM-File anyway and would much prefer to use and
distribute only that.
Any Ideas how to do that ? It is of course not a problem to open the
CHM File, i see problems to do the context-sensitive call, the
equivalent of HtmlHelpControllers Display method. Do I have to use
ActveX ?
--
If you are on win32 you can do like the following:
Very Nice, thas exactly what I look for. Thanks a lot, Marco
···
On 9 Jun., 15:09, Marco De Felice <m.de...@gmail.com> wrote:
Norbert ha scritto:
> Hello all,
> i build a help system for my app and use the HtmlHelpController to
> show context sensitive help. It works but - to be honest - I find the
> Help screen ugly and it is not localized.
> I compile a CHM-File anyway and would much prefer to use and
> distribute only that.
> Any Ideas how to do that ? It is of course not a problem to open the
> CHM File, i see problems to do the context-sensitive call, the
> equivalent of HtmlHelpControllers Display method. Do I have to use
> ActveX ?
> --
If you are on win32 you can do like the following: