Skip to main content
May 26, 2010
Question

Context-sensitivity, Robohelp and .NET

  • May 26, 2010
  • 1 reply
  • 482 views

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.

This topic is closed to new replies. Start a new post to keep the conversation going.

1 reply

Willam van Weelden
Inspiring
May 27, 2010

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.