Hi Mitch,
I resolved the failure (of the embedded web engine to display when a form
loads) by calling (in the form's Form Method) the following:
Case of
: (Form event=On Load)
JFU_WEB_AREA_DISPLAY_FIX ("webArea")
SET TIMER(-1)
: (Form event=On Timer)
JFU_WEB_AREA_DISPLAY_FIX ("webArea")
SET TIMER(0)
End case
JFU_WEB_AREA_DISPLAY_FIX executes:
WA OPEN URL(*;$objName_webArea_t;"about:blank")
WA SET PAGE CONTENT(*;$objName_webArea_t;" ";"file:///")
Best regards,
- Jeremy French
> On Nov 7, 2019, at 3:06 PM, Mitchell Shiller via 4D_Tech
> <[email protected]> wrote:
>
> Anyone else notice this problem?
**********************************************************************
4D Internet Users Group (4D iNUG)
Archive: http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************