LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ActiveX methods context-sensitive help error

On the pop-up menu of an ActiveX method in my LabVIEW diagram I select the "Help for MyMethod" and get "the topic does not exist ..." error 129. The menu item references a Winhelp 4.0 file that I created. Editing MyHelp.hpj with MS Help Workshop, I tried mapping MyTopic directly to a topic number, then using an Alias, then prefixing the TopicID with "IDH_". Nothing works. What TopicID is Labview 5.1.1 looking for? Does anyone have a fix or similar experience?
0 Kudos
Message 1 of 3
(2,517 Views)
This document is from the MSDN library and adresses how to add context sensitive help to ActiveX controls.
Message 2 of 3
(2,517 Views)
Aaron Marks wrote in message news:<50650000000500000028490000-1003545641000@exchange.ni.com>...
> This document is from the MSDN library and adresses how to add context
> sensitive help to ActiveX controls.
> --

After reading your referenced attachment I was able to cobble a fix. **** Thank you!
0 Kudos
Message 3 of 3
(2,517 Views)