Other events do trigger?
Yes, I tried the onExecuteScript event to accept the return value of the JS function normally.
Like if you put a breakpoint in the oncreatewebviewcompleted event then it stops there?
Yes, pauses at the breakpoint
If you put a breakpoint in the onwebmessagereceived event then it does not trigger?
Yes, there is no pause at the breakpoint, and I've removed the MessageBox.
PowerBuilder 9.0 is a 32-bit development tool (more than 20 years old), will OnWebMessageReceived not receive a message have something to do with this?
Yes, I tried the onExecuteScript event to accept the return value of the JS function normally.
Like if you put a breakpoint in the oncreatewebviewcompleted event then it stops there?
Yes, pauses at the breakpoint
If you put a breakpoint in the onwebmessagereceived event then it does not trigger?
Yes, there is no pause at the breakpoint, and I've removed the MessageBox.
PowerBuilder 9.0 is a 32-bit development tool (more than 20 years old), will OnWebMessageReceived not receive a message have something to do with this?