Re: Using web areas in v16, is there a way to 'talk back' to 4d...

2018-01-05 Thread Lee Hinde via 4D_Tech
Thanks. I appreciate that one avenue of effort might be to spend more time on tweaking the css to make it work. I’m just trying to see which is the path of least resistance. > On Jan 4, 2018, at 8:00 PM, Keisuke Miyako via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > the difference between syst

Re: Using web areas in v16, is there a way to 'talk back' to 4d...

2018-01-04 Thread Keisuke Miyako via 4D_Tech
the difference between system vs embedded is more significant on Windows, but in general, if a JS/CSS/HTML feature is missing, there should be a decent polyfill to cover that. the embedded engine is CEF on v16 64-bit, not the somewhat outdated version of WebKit, which generally delivers excellen

Re: Using web areas in v16, is there a way to 'talk back' to 4d...

2018-01-04 Thread Lee Hinde via 4D_Tech
Glad you asked, since this is your fault. :-) I’m displaying a bunch of images. I want the user to be able to double click on the image and have 4D pop-up a different dialog. Again, once I start using the embedded webkit, where I get call-backs built-in, the display goes to hell. It looks fine

Re: Using web areas in v16, is there a way to 'talk back' to 4d...

2018-01-04 Thread Keisuke Miyako via 4D_Tech
I should have been more clear. in the examples posted, $4d is used if the web area is integrated, but a URL-based callback is used if the web area is system. 2018/01/05 9:50、Lee Hinde via 4D_Tech <4d_tech@lists.4d.com> のメール: Thanks Keisuke, but the integrated webkit

Re: Using web areas in v16, is there a way to 'talk back' to 4d...

2018-01-04 Thread Kirk Brooks via 4D_Tech
Lee, Be more specific about the scope of "talk back". The easiest way to directly allow users to interact with a web area displaying a page you created is the filter URL option. This is how I use web areas and either do something like popup a 4D menu or make a connection to an actual web link. I'v

Re: Using web areas in v16, is there a way to 'talk back' to 4d...

2018-01-04 Thread Lee Hinde via 4D_Tech
Thanks Keisuke, but the integrated webkit can't display the page I'm trying to render... I may have to get less fancy so I can use the callbacks. Thanks. On Thu, Jan 4, 2018 at 4:32 PM, Keisuke Miyako via 4D_Tech < 4d_tech@lists.4d.com> wrote: > this example contains both $4d and URL-based call

Re: Using web areas in v16, is there a way to 'talk back' to 4d...

2018-01-04 Thread Keisuke Miyako via 4D_Tech
this example contains both $4d and URL-based callbacks. https://github.com/miyako/4d-tips-web-area-charts see also https://github.com/miyako/4d-utility-compare-webarea-features --- either way, web server license is totally unnecessary. URL-based callback doesn't talk to the web server, it sim

Using web areas in v16, is there a way to 'talk back' to 4d...

2018-01-04 Thread Lee Hinde via 4D_Tech
without needing a web server license and without using the 'embedded web rendering engine'? ** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://list