Copy link to clipboard
Copied
Our product is mostly coded in C++, with newer modules in .NET. When we connect the context sensitivity for the C++ portion, we use Map IDs.
For .NET portion, we don't have map IDs, only string values.
My developers are wondering if for the .NET portions, we can use HIDD_<> string that maps to an ID which maps to a Topic. If we can use that instead our .NET control name (example: "DriftView") it would help them avoid having to maintain the Control Name to ID mapping.
I think we can still assign a [fake] id for sake of consistency, but in short if RH can be driven by the HIDD_<> string, then we probably have a workaround for .NET Apps whose dialog/control names are strings (and not ids).
Does anyone have a similar issue that they have solved, and can you give us some guidance?
Thanks,
Tim Schuman
Advent Software, Inc.
Copy link to clipboard
Copied
Hi,
With WebHelp, you can use topic_id's. These are alphanumeric and don't have a maximum length. See http://www.grainge.org/pages/authoring/calling_webhelp/calling_webhelp.htm for the options to call Webhelp.
Greet,
Willam
This e-mail is personal. For our full disclaimer, please visit www.centric.eu/disclaimer.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more