2022-12-28 18:12 UTC
When I use "About", I get a dialogue which shows also the link to www.opendcl.com. It seems that it is hardcoded(??) to be used with Internet Explorer. If so, it could be modified sometimes ...
author=owenwengerd link=topic=2842.msg13741#msg13741 date=1672439886 wrote:
...but is it worth the trouble?
author=owenwengerd link=topic=2842.msg13741#msg13741 date=1672439886 wrote:
The control is a WebView, which is based on IE. It is not about the URL, just that the control decided how to open it, and apparently it prefers IE. I'm sure that could be changed to use a general purpose API lie ShellExecute() that would use the default browser, but is it worth the trouble?