PB 6.1 Beta 4 - QT and Function Return support in WEBViewGadget?
Posted: Mon Jan 29, 2024 12:30 pm
Hi
PB 6.1 Beta 4
1 - Is Qt fully supported by WEBViewGadget? New help file states GTK, GTK has much poorer browser than Qt...
2 - ExecuteJavascript in WebViewGadget - I see a callback for function with parameters, but not Javascript function return value.
Silly question: I need to call a JS funciton with no parameters but return a string (or integer or what not) - how can this be done in WebView?
I have plenty of code for each browser / OS to do that, it would be lovely to get rid of all those OS dependant 1000 line blocks.
3 - How do I intercept Navigate callback in WebViewGadget???? This is essential to be able to use ready html with email or htpps links.
PB 6.1 Beta 4
1 - Is Qt fully supported by WEBViewGadget? New help file states GTK, GTK has much poorer browser than Qt...
2 - ExecuteJavascript in WebViewGadget - I see a callback for function with parameters, but not Javascript function return value.
Silly question: I need to call a JS funciton with no parameters but return a string (or integer or what not) - how can this be done in WebView?
I have plenty of code for each browser / OS to do that, it would be lovely to get rid of all those OS dependant 1000 line blocks.
3 - How do I intercept Navigate callback in WebViewGadget???? This is essential to be able to use ready html with email or htpps links.