Jump to content
Registration disabled at the moment Read more... ×
Michaell

'HelpPane.exe' vs. 'HH.exe' and *.chm file support

Recommended Posts

Hello,

 

I have a CHM help file which will be opened by my program via the Microsoft Windows 1) 'HH.exe' or if the user pushes 'F1' on the keyboard Windows will do it via 2) 'HelpPane.exe'. The 'HelpPane.exe' information I have seen here. My problem:

Option 1) is working flawless but option 2) will disable the 'Ctrl+C' (copy to clipboard) keyboard shortcut for the opened CHM help file. Does anyone know how to overcome this problem? Thanks!

 

Michaell

Edited by Michaell
minor text improvement made

Share this post


Link to post

I found a similar problem (Ctrl+F) at stackoverflow, it has one answer which seems not to help but the info that it was OK with Delphi 2007 and no longer OK with Delphi XE2.

 

P.S. The search via 'Ctrl+F' is in my case also not working.

Edited by Michaell
text info corrected

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×