I would like to launch the default browser with a specified URL.
I tried using a StaticHyperLink and that works fine when I click on it, but if I try to launch it by triggering the Clicked() event, it doesn't work. The event gets executed but the browser doesn't launch.
What am I missing?
What would be the best way to handle launching the default browser with a specified URL without any user intervention (i.e. having to click on a link)?
Using PowerBuilder 2019 R3, Windows 10 Enterprise 21H2 Build 19044.1526