FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour webview: toggle-switch replaceing TSwitch
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
webview: toggle-switch replaceing TSwitch
Posted: Fri Feb 09, 2024 07:35 AM
Hello friends,

In the green section, you see an object containing a WebView2. Inside this WebView2, there is an HTML form and a table. On the right side is an XBrowse. You can observe how WebView2 updates the XBrowse. I use XBrowse to display the events coming from JavaScript to Fivewin.

I am trying to follow the 'fetch syntax' of JavaScript in Fivewin. The goal is to familiarize oneself with mod Harbour and to be able to use the frontend for mod Harbour or Fivewin more or less 1:1.

Best regards,
Otto



Posts: 218
Joined: Mon Feb 07, 2022 09:54 PM
Re: webview: toggle-switch replaceing TSwitch
Posted: Fri Feb 09, 2024 08:49 AM
That’s really impressive, Otto! Cool. :D

Continue the discussion