- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We are a 3rd party developer with our own help file (compiled html - chm). I am trying to hook up our help so that when a customer hovers over one of our icons, the proper help topic is displayed (currently we get the default AutoCAD help main page).
Specifically, how is this all connected? When F1 is hit, the help system must look at an item topic, but how? Is it hard wired to the exact command name (ie, LINE, ARC, etc)? Must the index item be named the same thing? Or can it be tied to a resource entry in the help index file? I looked in the CUI, but only extended tooltips can be added there, and can be selected for each topic.
HELPPREFIX stores just one location for the index file. Does this mean that if I change that to point to our index file, that AutoCAD's own help files are disconnected? Must the index file be in the same location as the help files? Can the help system remain in a compiled (chm) format or must all the individual topic html files be stored individually?
Most customization topics have extensive (amazing) documentation. I cannot find anything on this one, however.
Solved! Go to Solution.