Best WebControl for Embedded Window for Responsive HTML5?
RoboHelp 2017 (13.0.2.334)
Windows 10, 64-bit (version 1709)
Our app uses C# with XAML. We want to display the Responsive HTML5 layout in an embedded window inside our application. This will eventually allow us to show our help side by side within our app, pin or collapse the help window to the side, etc.
We have created a container window in our app to do this. But we are running into some problems with the WebControl that MS provides.
Some problems we're experiencing:
- Problem 1) Some topics don't appear at all.
- Problem 2) Search doesn't work (already mentioned in this thread and might be a RH issue).
- Problem 3) In topics with drop-down contents, our twisty link that appears at the top of those topics don't expand drop downs. (But manually clicking on individual drop downs still works.)
Has anyone done anything similar with an embedded window in their app that displays their responsive HTML5 help content?
Is there a better WebControl we should use?
