webbrowser control .NET
Hello,
We intend to use your librarie for a html based user forms. The application is written in C++.NET, and some forms we want to be designed in html, loaded in the webbrowser control.
Everything works fine with self created html. When we use ActiveWidgets, 4.5.1, a strange thing happens: opening the form for the first time with ShowDialog(), the ActiveWidgets controls work properly. Hiding the form and opening it again using ShowDialog, the ActiveWidgets controls do not respond any more (but the hint is still displayed correctly). If we use Show instead of ShowDialog, they work.
Any idea/workaround?
We intend to use your librarie for a html based user forms. The application is written in C++.NET, and some forms we want to be designed in html, loaded in the webbrowser control.
Everything works fine with self created html. When we use ActiveWidgets, 4.5.1, a strange thing happens: opening the form for the first time with ShowDialog(), the ActiveWidgets controls work properly. Hiding the form and opening it again using ShowDialog, the ActiveWidgets controls do not respond any more (but the hint is still displayed correctly). If we use Show instead of ShowDialog, they work.
Any idea/workaround?
Cornel Stanciu
May 8,